KpyM Telnet/SSH Server - Forum
Can't find c:\Program.obj when linking telnetd |
Sander |
Can't find c:\Program.obj when linking telnetd |
Jul 19 2006 18:40 |
|
Hello,
I am trying to build telnetd and after some modifications to the project file I'm almost there. For some reason I get the following error:
1>Linking...
1>LINK : fatal error LNK1181: cannot open input file 'C:\Program.obj'
1>Build log was saved at "file://c:\Program Files\KTS-1.14\sources\out\BuildLog.telnetd.htm"
1>telnetd - 1 error(s), 21 warning(s)
Naturally I searched the project files for Program.obj and it's nowhere to be found. I use VC++ 2005 express as the IDE with the 2003 libraries. Perhaps it's using the 2005 compiler?
Thanks,
Sander
|
Kroum Grigorov |
|
Jul 20 2006 07:04 |
|
Program.obj doesnt seem to be one of KTS objects.
It seems to me the error is coming from project options or from messing 2005 compiler with 2003 libraries.
Could you post the build log here.
Kroum
|
© 2007 - 2008 Kroum Grigorov