User forums > Help

LNK1181

<< < (2/2)

mandrav:

--- Quote from: Corndog on March 23, 2006, 03:53:15 am ---I thought for sure you guys got rid of that problem in rc2...

--- End quote ---

We did, but since then the build system has been changed a lot, so it's possible that a bug might have crept in (especially for non gcc compilers which I don't test that often).


--- Quote from: Corndog on March 23, 2006, 03:53:15 am ---
--- Code: ----------------- Build: default in Corndog ---------------
cl.exe /nologo /EHsc  /IC:\Programming\MicrosoftSDK\Include /IC:\Programming\VCToolkit\include /IC:\Programming\VCToolkit\include /IC:\Programming\MicrosoftSDK\Include  /c win_main.cpp /FoC:\Programming\corndog\.objs\win_main.obj
Execution of 'cl.exe /nologo /EHsc  /IC:\Programming\MicrosoftSDK\Include /IC:\Programming\VCToolkit\include /IC:\Programming\VCToolkit\include /IC:\Programming\MicrosoftSDK\Include  /c win_main.cpp /FoC:\Programming\corndog\.objs\win_main.obj' in 'C:\Programming\corndog' failed.
Nothing to be done.

--- End code ---


--- End quote ---

Can't find cl.exe. Have you checked in the global compiler options, for the MS Toolkit compiler, if the master path is set correctly?

Corndog:
Ah. That was it. I had changed the path settings in the linker and directories tab to the one with no space. The programs tab, however, I kept in the dir with spaces.

Wow...I knew it had to be something simple. I suppose this was a waste of forum space...

Thanks!

BTW, C::B is really cool. It's nice to have dedicated and helpful developers and staff working on this who know what they're doing.

Navigation

[0] Message Index

[*] Previous page

Go to full version