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. » U++ users applications in progress and useful code snippets, including reference examples! » examples\HomeBudget
examples\HomeBudget [message #9867] Mon, 04 June 2007 23:30 Go to next message
mezise is currently offline  mezise
Messages: 54
Registered: April 2006
Member
Compilation error:
----- HomeBudget ( GUI MAIN MSC71 DEBUG DEBUG_FULL BLITZ WIN32 MSC ) (12 / 12)
HomeBudget.cpp
HomeBudget.rc
Error running process: The system cannot find the file specified.
Command: rc.exe /fo"d:/upp705dev3/out/HomeBudget/MSC71.Debug_full.Gui.Main\HomeBudget$rc.obj" /i"d:\upp705dev
	3\examples" /i"d:\upp705dev3\uppsrc" /i"C:\Program Files\Microsoft Visual C++ Toolkit 2003\Include" /i"C:
	\Program Files\Microsoft Platform SDK\Include" "d:\upp705dev3\examples\HomeBudget\HomeBudget.rc"HomeBudge
	t: 1 file(s) built in (0:06.10), 6109 msecs / file, duration = 6141 msecs

There were errors. (1:36.70)

It is a fresh installation on WinXP Pro:
upp-mingw-705-dev3.exe

To compile without errors - from files list remove file (Alt+Delete):
HomeBudget.rc

This file is not properly handled by the compiler and seems it is not needed.
Maybe somebody could explain this?
I hope it helps somebody.

Michal
Re: examples\HomeBudget [message #9869 is a reply to message #9867] Tue, 05 June 2007 09:22 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

HomeBudget was to be run on win32 platform only. Later I decided to add it to the examples and forgot to solve "application icon" problem. Resource compiler is simply not available in linux environment. I will fix it ASAP.

PS: I remember that I had no problems with compiling HB on linux even if there was rc file in project. I'll check that too.
Re: examples\HomeBudget [message #9870 is a reply to message #9867] Tue, 05 June 2007 09:55 Go to previous messageGo to next message
mezise is currently offline  mezise
Messages: 54
Registered: April 2006
Member
My platform is Windows XP Professional with free MSC71 compiler and looks like it lacks resource compiler too.

Michal
Re: examples\HomeBudget [message #9871 is a reply to message #9870] Tue, 05 June 2007 10:22 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

I thought it was part of vctoolkit2003... Mingw should have rc compiler too. Try to use it. Otherwise just remove that rc from project.
Re: examples\HomeBudget [message #9875 is a reply to message #9871] Tue, 05 June 2007 20:57 Go to previous message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
I'm not sure (don't remember exactly), but I think, the solution to fix MSC71 was installing cvtres.exe from here:
http://support.microsoft.com/kb/187280
Previous Topic: Read a DBF file
Next Topic: ArgcArgv – use argc and argv under Ultimate++!
Goto Forum:
  


Current Time: Thu Mar 28 19:35:13 CET 2024

Total time taken to generate the page: 0.01397 seconds