Juver 2010 Source Source 

1 - Juver 2010 Source - RaGEZONE Forums

How to Fix, i use Retaliation RAN
 
Anyone where can i fix the Long Range and Body Raduis incompatability issue?
 
Somebody help me.
:cry:
it's always failed even i compile first the sdk
please

1758660753276 - Juver 2010 Source - RaGEZONE Forums
 
yes , i always build first ransdk. it compiles no error. but on the source, i encounter too much error.
Somebody help me.
:cry:
it's always failed even i compile first the sdk
please

View attachment 289199
according to you post, the compiler has shown you the error alreay:
>LINK:fatal error LNK1181:cannot open input file ../../RanSDK/_Bin/Release/BugTrap.1ib

Tonite30

has indicate that: Same folder RANSDK and RANSOURCE.
make sure you have followed his instruction, the folder treeview should looks something like this:
/src/RANSDK/*
/src/RANSOURCE/*
 
according to you post, the compiler has shown you the error alreay:
>LINK:fatal error LNK1181:cannot open input file ../../RanSDK/_Bin/Release/BugTrap.1ib

Tonite30

has indicate that: Same folder RANSDK and RANSOURCE.
make sure you have followed his instruction, the folder treeview should looks something like this:
/src/RANSDK/*
/src/RANSOURCE/*
do you have possible solution about this?
 
do you have possible solution about this?
if you can build RANSDK without error, means that your setup is mostly correct.
now is just a linking issue.

i don't know what kind of language you are native, but try to read and understand the errors the compiler gave, it tells everything you needed to fix. like this one:
>LINK: fatal error LNK1181: cannot open input file ../../RanSDK/_Bin/Release/BugTrap.1ib
 
do you have possible solution about this?
Hello good day sir, try to reinstall your visual studio.

1. Install Visual Studio 2003 with DXSDK 2008.
(Install first Visual Studio 2003, then follow DXSDK 2008)

2. After that, install Visual Studio 2010 with VS2010 SP1.
(Install first Visual Studio 2010, then follow VS2010 SP1)

3. Now try to rebuild your server files, Ok sir.
 
Back