Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » msdev 8.0 strange compiler error
msdev 8.0 strange compiler error [message #6244] Fri, 03 November 2006 18:13 Go to previous message
yeus is currently offline  yeus
Messages: 19
Registered: October 2006
Promising Member
I tried compiling something with the msdev 8.0 express (I also installed the SDK etc...) package. All the examples compile without any problems... But if I use a directory for my sourcecode which is different from the upp/exmples/ drectory I get the following compiler errors:

l : Command line warning D9024 : unrecognized source file type 'Files\Microsoft', object file assumed
	
cl : Command line warning D9027 : source file 'Files\Microsoft' ignored
cl : Command line warning D9024 : unrecognized source file type 'Visual', object file assumed
cl : Command line warning D9027 : source file 'Visual' ignored
cl : Command line warning D9024 : unrecognized source file type 'Studio', object file assumed
cl : Command line warning D9027 : source file 'Studio' ignored
cl : Command line warning D9027 : source file '8\Vc\Include -ID:\MSplatformsdk\Include -ID:\upp\SDL-1.
	2.9\include -DflagGUI -DflagMAIN -DflagMSC8 -DflagDEBUG -DflagDEBUG_FULL -DflagBLITZ -DflagWIN32 -
	DflagMSC -DbmYEAR=2006 -DbmMONTH=11 -DbmDAY=3 -DbmHOUR=18 -DbmMINUTE=6 -DbmSECOND=54 -EHsc -Zi  -M
	Td -Od -Gy -FdD:/upp/out/ASCIIchar/MSC8.Debug_full.Gui.Main/ASCIIchar-1.pdb -Tp M:\MyApps\ASCIIcha
	r\main.cpp -FoD:/upp/out/ASCIIchar/MSC8.Debug_full.Gui.Main/main.obj' ignored
cl : Command line warning D9021 : no action performed
ASCIIchar: 1 file(s) built in (0:00.12), 125 msecs / file, duration = 187 msecs
Linking...
LINK : fatal error LNK1104: cannot open file 'D:\upp\out\ASCIIchar\MSC8.Debug_full.Gui.Main\main.obj'


Any help on this? I think what happens is, that the compiler does not recognize the visual studio 2005 express anymore. The Reason for this seams to be, that it doesn`t know foldernames can have 'spaces'...

jesus i've never had something as strange as this...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems compiling packages/examples under Ubuntu
Next Topic: error: expected class-name before '{' token
Goto Forum:
  


Current Time: Mon Apr 29 10:13:00 CEST 2024

Total time taken to generate the page: 0.02234 seconds