You are not logged in.
Pages: 1
When i try to compile DeSmuME with VC++ i get this error
1>------ Build started: Project: DeSmuME, Configuration: Debug Win32 ------
1>Linking...
1>LINK : warning LNK4044: unrecognized option "ERRORREPORT:PROMPT"; ignored
1>LINK : fatal error LNK1181: cannot open input file "ÿþ/.obj"
1>Build log was saved at "file://c:\Documents and Settings\Ägaren\Skrivbord\dsmu\desmume\src\windows\Debug\BuildLog.htm"
1>DeSmuME - 1 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
And i cant figure out what file the ÿþ/.obj is :S
Last edited by waR´.se (2007-05-06 17:18:46)
Offline
You seem to have some serious problem with your VC setup, which version are you using ?
Offline
I used 2005.....
Offline
Seems that you've a seriously f* up setup, are you able to compile other applications?
Offline
Well some programs can compile and others just give me this
1>LINK : fatal error LNK1181: cannot open input file "ÿþ/.obj"
And other errors similar to this one
LNK1181 is often a missing LIB file or so but how can i know what one when all it says is ÿþ/.obj
Im gonna try to reinstall the program and the SDK files....
Offline
Well, afaik, this isn't desmume's fault, as I just downloaded and compiled without a single problem on VC2003 (and I know a few others that compiled today's CVS with VC2005).
Offline
Well i will let u know if i am able to get it to compile.
Offline
What language is your VC and your Windows?
Also try removing and installing it again.
Athlon 64 X2 3800+ / 2Gb DDR2 800Mhz
Geforce 8600GT 256MB / Windows XP PRO SP3
http://desmume.org/compatibility-list/
Offline
Looks like the Platform SDK is badly damaged as i cant even Uninstall it
Im using the Swedish version of XP and an English language VC....
Offline
That could be the problem...
And if you cant uninstall the plataform SDK nor use a restore point prior to it, im afraid a windows re-install will be the only solution.
Athlon 64 X2 3800+ / 2Gb DDR2 800Mhz
Geforce 8600GT 256MB / Windows XP PRO SP3
http://desmume.org/compatibility-list/
Offline
I was able to compile it on my Vista installation thnx for the help
Offline
Pages: 1