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 » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Vista Build Error
Vista Build Error [message #10990] Sat, 11 August 2007 07:59 Go to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Is anyone using 708-dev1 with Windows Vista?

I get these error when starting a rebuild:

c++.exe: installation problem, cannot exec `cc1plus': No such file or directory

What can i do to fix it?
Re: Vista Build Error [message #10991 is a reply to message #10990] Sat, 11 August 2007 09:38 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Yes, something is wrong. I'll take a closer look at it before new dev. In the meantime a workaround Smile
go Setup->Build methods->MinGW
in section PATH - executable directories add
C:\upp\mingw\libexec\gcc\mingw32\3.4.2
if you installed upp in c:\upp
It should work now.
Re: Vista Build Error [message #10992 is a reply to message #10990] Sat, 11 August 2007 11:50 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Thanks Daniel, this error is fixed. But now i get another one:

Der Befehl "C:\Program" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:\Program Files\UPP\mingw\bin\windres.exe: no resources
prohibisZA: 12 file(s) built in (0:58.75), 4895 msecs / file, duration = 63422 msecs, parallelization 5%

There were errors. (5:14.95)


Looks like it dosn't like the installation-path c:\program files\upp

[Updated on: Sat, 11 August 2007 11:52]

Report message to a moderator

Re: Vista Build Error [message #10993 is a reply to message #10992] Sat, 11 August 2007 12:04 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

This is the old bug of theide. Better move your instalation to the dir without spaces. I hope Mirek will fix it as only he comes back from vacation.
Re: Vista Build Error [message #10994 is a reply to message #10990] Sat, 11 August 2007 12:48 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Ok, installed upp to c:\upp and now it works.

Thanks.
Re: Vista Build Error [message #11077 is a reply to message #10992] Sat, 18 August 2007 11:12 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
michael wrote on Sat, 11 August 2007 05:50

Thanks Daniel, this error is fixed. But now i get another one:

Der Befehl "C:\Program" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
C:\Program Files\UPP\mingw\bin\windres.exe: no resources
prohibisZA: 12 file(s) built in (0:58.75), 4895 msecs / file, duration = 63422 msecs, parallelization 5%

There were errors. (5:14.95)


Looks like it dosn't like the installation-path c:\program files\upp


Interesting, I think " are added to the commandline... Could you please activate Setup/Verbose and post me the actual commandline?

Mirek
Re: Vista Build Error [message #11078 is a reply to message #10990] Sat, 18 August 2007 14:06 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
What do you mean by "actual commandline"?
Re: Vista Build Error [message #11083 is a reply to message #11078] Sat, 18 August 2007 17:09 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
TheIDE is invoking external programs like compiler or windres.exe during the build process, with "commandlines" - equivalent of what you would type into command prompt if you would like to do that without TheIDE...

By activating "Verbose", TheIDE will print these commandlines into console. A great way how to debug build problems.

Mirek
Previous Topic: Win_CE
Next Topic: [MinGW 5.1.3] __cpu_features_init
Goto Forum:
  


Current Time: Fri Mar 29 07:06:05 CET 2024

Total time taken to generate the page: 0.01487 seconds