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 » New user
Re: program with a simple main routine returning int appears to compile but will not build. [message #21570 is a reply to message #21569] Wed, 27 May 2009 14:00 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
norrin wrote on Wed, 27 May 2009 06:04

Hi,

It seems that this discussion thread has stopped some time ago already but I would like to get through this topic as I am facing a similar issue today.

I have downloaded and installed the u++ application (upp-win32-1205.exe). I configured it to use MSVC8 (Express Edition 2005)

To get started with the tool, I opened and tried to build the "days" example.
Just as in the comment made in the previous user post, I am able to compile the cpp code of "days" example but I can't build the example and get an executable to run.

When I start building the example, I get the error messages hereafter included.

Could someone help me getting through this issue?

Thanks!

Norrin



------------------------------------------------------------
----- CtrlLib ( GUI MSC8 DEBUG DEBUG_FULL BLITZ WIN32 MSC ) (1 / 9)
BLITZ: LabelBase.cpp Button.cpp Switch.cpp EditField.cpp Text.cpp LineEdit.cpp DocEdit.cpp ScrollBar.cpp HeaderCtrl.cpp ArrayCtrl.cpp MultiButton.cpp PopupTable.cpp Dro
pList.cpp DropChoice.cpp Static.cpp Splitter.cpp FrameSplitter.cpp SliderCtrl.cpp ColumnList.cpp Progress.cpp AKeys.cpp RichTextView.cpp Prompt.cpp Help.cpp DateTim
eCtrl.cpp Bar.cpp MenuItem.cpp MenuBar.cpp ToolButton.cpp ToolBar.cpp ToolTip.cpp StatusBar.cpp TabCtrl.cpp TreeCtrl.cpp DlgColor.cpp ColorPopup.cpp ColorPusher.cpp
FileList.cpp FileSel.cpp PrinterJob.cpp Windows.cpp Win32.cpp TrayIconWin32.cpp TrayIconX11.cpp CtrlUtil.cpp Update.cpp LNGCtrl.cpp Ch.cpp ChGtk.cpp
Error running process: The system cannot find the file specified.
Command: cl.exe -nologo -W3 -GR -c -I"C:\upp\examples" -I"C:\upp\uppsrc" -I"C:\Program Files\Microsoft Visual Studio 8\Microsoft Visual C++ 2005 Express Edition - ENU\V
c\Include" -I"C:\Program Files\Microsoft Visual Studio 8\Microsoft Visual C++ 2005 Express Edition - ENU\Vc\PlatformSDK\Include" -DflagGUI -DflagMSC8 -DflagDEBUG -D
flagDEBUG_FULL -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2009 -DbmMONTH=5 -DbmDAY=27 -DbmHOUR=12 -DbmMINUTE=3 -DbmSECOND=4 -EHsc -Zi -MTd -Od -Gy -Fd"C:/upp/out/C
trlLib/MSC8.Debug.Debug_full.Gui\CtrlLib-1.pdb" -Tp "C:/upp/out/CtrlLib/MSC8.Debug.Debug_full.Gui\$blitz.cpp" -Fo"C:/upp/out/CtrlLib/MSC8.Debug.Debug_full.Gui\$blit
z.obj"Error running process: The system cannot find the file specified.
Command: cl.exe -nologo -W3 -GR -c -I"C:\upp\examples" -I"C:\upp\uppsrc" -I"C:\Program Files\Microsoft Visual Studio 8\Microsoft Visual C++ 2005 Express Edition - ENU\V
c\Include" -I"C:\Program Files\Microsoft Visual Studio 8\Microsoft Visual C++ 2005 Express Edition - ENU\Vc\PlatformSDK\Include" -DflagGUI -DflagMSC8 -DflagDEBUG -D
flagDEBUG_FULL -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2009 -DbmMONTH=5 -DbmDAY=27 -DbmHOUR=12 -DbmMINUTE=3 -DbmSECOND=4 -EHsc -Zi -MTd -Od -Gy -Fd"C:/upp/out/C
trlLib/MSC8.Debug.Debug_full.Gui\CtrlLib-1.pdb" -Tp "C:\upp\uppsrc\CtrlLib\ChWin32.cpp" -Fo"C:/upp/out/CtrlLib/MSC8.Debug.Debug_full.Gui\ChWin32.obj "Error running p
rocess: The system cannot find the file specified.
Command: cl.exe -nologo -W3 -GR -c -I"C:\upp\examples" -I"C:\upp\uppsrc" -I"C:\Program Files\Microsoft Visual Studio 8\Microsoft Visual C++ 2005 Express Edition - ENU\V
c\Include" -I"C:\Program Files\Microsoft Visual Studio 8\Microsoft Visual C++ 2005 Express Edition - ENU\Vc\PlatformSDK\Include" -DflagGUI -DflagMSC8 -DflagDEBUG -D
flagDEBUG_FULL -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2009 -DbmMONTH=5 -DbmDAY=27 -DbmHOUR=12 -DbmMINUTE=3 -DbmSECOND=4 -EHsc -Zi -MTd -Od -Gy -Fd"C:/upp/out/C
trlLib/MSC8.Debug.Debug_full.Gui\CtrlLib-1.pdb" -Tp "C:\upp\uppsrc\CtrlLib\CtrlLib.icpp" -Fo"C:/upp/out/CtrlLib/MSC8.Debug.Debug_full.Gui\CtrlLib.obj "
There were errors. (0:00.17)
------------------------------------------------------------ ---


Please check whether cl.exe is either in environment PATH or in "Executable" directories in Setup/Build methods for MSC8.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cross Compile to ARM via ToolChain
Next Topic: remote build
Goto Forum:
  


Current Time: Sun May 05 07:11:59 CEST 2024

Total time taken to generate the page: 0.02717 seconds