Carsten wrote:NGangst wrote:i am assuming this is what is causing problems:
D:\Ca3DE-MDK\Ca3DE-MDK\Projects/Libs /Foobj_win32_vc60_d\
any ideas why this is being changed
What's the problem? I see nothing wrong here.
This rather looks as if you have installed multiple versions of FMOD on your harddrive, and that the "INCLUDE" path is setup so that the other version of FMOD is found before the one that comes with Ca3DE.
Is there any chance that that is so?
If you don't now, could you please search all your harddrives for occurrences of the
fmod.h file?
Ahh yes of course, when i first installed Ca3DE i installed it to my normal modding folder, under program files, there were problems with the enviromental variable having a space in it, so i moved it to another dir, assuming rather stupidly i might add that all of the files had moved, i then deleted the parent dir, so i didnt have all of the files eg the extra libs so fmod wasnt there, i assumed(stupid mong mistake no.2) i needed to install it so i did, and this seems to be where most of my problems are coming from so i have decided to try on another machine. now most of it seems ok, i am now having problems with the linker, i am using the software with same O.S. setup.
the error i am recieving now is like this
LINK : fatal error LNK1146: no argument specified with option "/libpath:"
NMAKE : fatal error U1077: '"F:\Program Files\Microsoft Visual Studio\VC98\bin\link.exe"' : return code '0x47a'
am i correct in assuming that this is another problem with the spaces in the pathname or have i screwed up somewhere else.
thanks again for helping me with this i am unlucky and have problems like this whenever i try to do anything.
-regards ant