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 » Community » U++ community news and announcements » Upp 2008.1 released
Upp 2008.1 released [message #17078] Mon, 28 July 2008 08:35 Go to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Here it is, long-awaited 2008.1 release. Please check if everything is correct.
Changes since 2008.1rc2:

  • fixed problem with default "Static link mode" in linux (despide being set "Shared link mode"
  • "recent change" underlines in package are now limited to files newer than ConfigFile("version"). This way, all u++ sources are not underlined just after the install



Re: Upp 2008.1 released [message #17084 is a reply to message #17078] Mon, 28 July 2008 13:02 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
I got the following error after updating to 2008.1:

c:\upp\uppsrc\richtext\txtop.cpp(54) : fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c[0x51144100:0x0000002C]', line 182)
 To work around this problem, try simplifying or changing the program near the locations listed above.
Please choose the Technical Support command on the Visual C++ 
 Help menu, or open the Technical Support help file for more information
Internal Compiler Error in C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe.  You will be prompted to send an error report to Microsoft later.


Again the old Hydra-Problem?

[Updated on: Mon, 28 July 2008 13:07]

Report message to a moderator

Re: Upp 2008.1 released [message #17086 is a reply to message #17084] Mon, 28 July 2008 13:40 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
michael wrote on Mon, 28 July 2008 07:02

I got the following error after updating to 2008.1:

c:\upp\uppsrc\richtext\txtop.cpp(54) : fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c[0x51144100:0x0000002C]', line 182)
 To work around this problem, try simplifying or changing the program near the locations listed above.
Please choose the Technical Support command on the Visual C++ 
 Help menu, or open the Technical Support help file for more information
Internal Compiler Error in C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe.  You will be prompted to send an error report to Microsoft later.


Again the old Hydra-Problem?


Nope. Again the BLITZ in optimal mode.

BTW, have you activated BLITZ for optimal or is this the preset setting?

Mirek
Re: Upp 2008.1 released [message #17087 is a reply to message #17086] Mon, 28 July 2008 13:58 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Blitz IS disabled for Release-Mode.

And in Debug-Mode i got this one:

Linking...
mysqlclient.lib(my_winthread.obj) : error LNK2001: unresolved external symbol __db_doprnt_
mysqlclient.lib(mf_loadpath.obj) : error LNK2001: unresolved external symbol __db_doprnt_
mysqlclient.lib(my_getwd.obj) : error LNK2001: unresolved external symbol __db_doprnt_
mysqlclient.lib(my_once.obj) : error LNK2001: unresolved external symbol __db_doprnt_

and so on...


I confused... every time i update to a new UPP-Version there are some compiler-, linker-, or path-problems.
Re: Upp 2008.1 released [message #17089 is a reply to message #17087] Mon, 28 July 2008 15:54 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Hm can you activate Verbose and post a complete Console output?

Mirek
Re: Upp 2008.1 released [message #17091 is a reply to message #17078] Mon, 28 July 2008 16:08 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
I have attached my build-settings below.

Here is the verbose-output whe compiling in MSC9-Optimal:
----- CtrlLib ( GUI MSC9 BLITZ WIN32 MSC ) (1 / 12)
cd C:\upp\uppsrc\CtrlLib
C:\upp\uppsrc\CtrlLib\XPTheme.dli(1) : blocks BLITZ of C:\upp\uppsrc\CtrlLib\ChWin32.cpp
BLITZ: LabelBase.cpp Button.cpp Switch.cpp EditField.cpp Text.cpp LineEdit.cpp DocEdit.cpp ScrollBar.cpp HeaderCtrl.cpp ArrayCtrl.cpp Mult
	iButton.cpp PopupTable.cpp DropList.cpp DropChoice.cpp Static.cpp Splitter.cpp FrameSplitter.cpp SliderCtrl.cpp ColumnList.cpp Progres
	s.cpp AKeys.cpp RichTextView.cpp Prompt.cpp Help.cpp DateTimeCtrl.cpp Bar.cpp MenuItem.cpp MenuBar.cpp ToolButton.cpp ToolBar.cpp Tool
	Tip.cpp StatusBar.cpp TabCtrl.cpp TreeCtrl.cpp DlgColor.cpp ColorPopup.cpp ColorPusher.cpp FileList.cpp FileSel.cpp PrinterJob.cpp Win
	dows.cpp Win32.cpp TrayIconWin32.cpp TrayIconX11.cpp CtrlUtil.cpp Update.cpp LNGCtrl.cpp Ch.cpp ChGtk.cpp
compiled in (0:00.00)
$blitz.cpp
compiled in (0:02.85)
----- Sql ( GUI MSC9 BLITZ WIN32 MSC ) (2 / 12)
cd C:\upp\uppsrc\Sql
BLITZ: SqlCase.cpp SqlVal.cpp SqlBool.cpp SqlSet.cpp SqlStatement.cpp Sql.cpp SqlSchema.cpp util_td.cpp
----- MySql ( GUI MSC9 BLITZ WIN32 MSC ) (3 / 12)
cd C:\upp\uppsrc\MySql
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=6 -DbmSECOND=57 -
	EHsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/CtrlLib/MSC9.Blitz.Gui\CtrlLib-1.pdb" -Tp "C:/upp/out/CtrlLib/MSC9.Blitz.Gui\$blitz.cpp" -Fo"C:/
	upp/out/CtrlLib/MSC9.Blitz.Gui\$blitz.obj"
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=6 -DbmSECOND=57 -
	EHsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/CtrlLib/MSC9.Blitz.Gui\CtrlLib-2.pdb" -Tp "C:\upp\uppsrc\CtrlLib\ChWin32.cpp" -Fo"C:/upp/out/Ctr
	lLib/MSC9.Blitz.Gui\ChWin32.obj"
ChWin32.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=6 -DbmSECOND=57 -
	EHsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/CtrlLib/MSC9.Blitz.Gui\CtrlLib-2.pdb" -Tp "C:\upp\uppsrc\CtrlLib\CtrlLib.icpp" -Fo"C:/upp/out/Ct
	rlLib/MSC9.Blitz.Gui\CtrlLib.obj"
CtrlLib.icpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=0 -E
	Hsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/Sql/MSC9.Blitz.Gui\Sql-2.pdb" -Tp "C:/upp/out/Sql/MSC9.Blitz.Gui\$blitz.cpp" -Fo"C:/upp/out/Sql/M
	SC9.Blitz.Gui\$blitz.obj"
CtrlLib: 51 file(s) built in (0:07.21), 141 msecs / file, duration = 10328 msecs, parallelization 100%
compiled in (0:05.31)
----- GridCtrl ( GUI MSC9 BLITZ WIN32 MSC ) (4 / 12)
cd C:\upp\uppsrc\GridCtrl
MySql.cpp
BLITZ: GridCtrl.cpp GridDisplay.cpp GridText.cpp GridBase.cpp GridSort.cpp GridUtils.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=2 -E
	Hsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/MySql/MSC9.Blitz.Gui\MySql-1.pdb" -Tp "C:\upp\uppsrc\MySql\MySql.cpp" -Fo"C:/upp/out/MySql/MSC9.B
	litz.Gui\MySql.obj"
MySql: 1 file(s) built in (0:00.62), 628 msecs / file, duration = 6875 msecs, parallelization 100%
----- CtrlCore ( GUI MSC9 BLITZ WIN32 MSC ) (5 / 12)
cd C:\upp\uppsrc\CtrlCore
$blitz.cpp
BLITZ: Frame.cpp Ctrl.cpp CtrlChild.cpp CtrlPos.cpp CtrlDraw.cpp CtrlMouse.cpp CtrlKbd.cpp CtrlTimer.cpp CtrlClip.cpp LocalLoop.cpp TopWin
	dow.cpp Win32Wnd.cpp Win32Clip.cpp Win32DnD.cpp Win32Proc.cpp TopWin32.cpp DHCtrl.cpp X11Wnd.cpp X11Proc.cpp TopWinX11.cpp X11Clip.cpp
	 X11DnD.cpp X11ImgClip.cpp X11App.cpp X11DHCtrl.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=8 -E
	Hsc -DLOG_CALLBACKS -MT -O1 -GS- -Gy -Fd"C:/upp/out/GridCtrl/MSC9.Blitz.Gui\GridCtrl-1.pdb" -Tp "C:/upp/out/GridCtrl/MSC9.Blitz.Gui\$b
	litz.cpp" -Fo"C:/upp/out/GridCtrl/MSC9.Blitz.Gui\$blitz.obj"
$blitz.cpp
C:\upp\uppsrc\Sql\Sql.cpp(203) : warning C4018: '>' : signed/unsigned mismatch
C:\upp\uppsrc\Sql\Sql.cpp(205) : warning C4018: '>' : signed/unsigned mismatch
Sql: 8 file(s) built in (0:05.21), 651 msecs / file, duration = 12343 msecs, parallelization 100%
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=9 -E
	Hsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/CtrlCore/MSC9.Blitz.Gui\CtrlCore-2.pdb" -Tp "C:/upp/out/CtrlCore/MSC9.Blitz.Gui\$blitz.cpp" -Fo"C
	:/upp/out/CtrlCore/MSC9.Blitz.Gui\$blitz.obj"
GridCtrl: 6 file(s) built in (0:02.46), 411 msecs / file, duration = 6219 msecs, parallelization 100%
compiled in (0:01.28)
----- RichText ( GUI MSC9 BLITZ WIN32 MSC ) (6 / 12)
cd C:\upp\uppsrc\RichText
CtrlCore.icpp
BLITZ: Object.cpp ParaPaint.cpp TxtData.cpp TxtPaint.cpp TxtOp.cpp Format.cpp TableCell.cpp TableLayout.cpp TablePaint.cpp TableData.cpp T
	extPaint.cpp TextStyle.cpp TextData.cpp TextTable.cpp Util.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=9 -E
	Hsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/CtrlCore/MSC9.Blitz.Gui\CtrlCore-1.pdb" -Tp "C:\upp\uppsrc\CtrlCore\CtrlCore.icpp" -Fo"C:/upp/out
	/CtrlCore/MSC9.Blitz.Gui\CtrlCore.obj"
$blitz.cpp
compiled in (0:00.82)
c:\upp\uppsrc\richtext\txtop.cpp(54) : fatal error C1001: An internal error has occurred in the compiler.
(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c[0x51144100:0x0000002C]', line 182)
 To work around this problem, try simplifying or changing the program near the locations listed above.
Please choose the Technical Support command on the Visual C++ 
 Help menu, or open the Technical Support help file for more information
Internal Compiler Error in C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe.  You will be prompted to send an error report to Micros
	oft later.
compiled in (0:02.45)
compiled in (0:02.04)
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-1.pdb" -Tp "C:/upp/out/RichText/MSC9.Blitz.Gui\$blitz.cpp" -Fo"
	C:/upp/out/RichText/MSC9.Blitz.Gui\$blitz.obj"
$blitz.cpp
CtrlCore: 26 file(s) built in (0:02.35), 90 msecs / file, duration = 7172 msecs, parallelization 100%
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O2 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-2.pdb" -Tp "C:\upp\uppsrc\RichText\ParaData.cpp" -Fo"C:/upp/out
	/RichText/MSC9.Blitz.Gui\ParaData.obj"
ParaData.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O2 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-2.pdb" -Tp "C:\upp\uppsrc\RichText\ParaType.cpp" -Fo"C:/upp/out
	/RichText/MSC9.Blitz.Gui\ParaType.obj"
ParaType.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O2 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-2.pdb" -Tp "C:\upp\uppsrc\RichText\EncodeQtf.cpp" -Fo"C:/upp/ou
	t/RichText/MSC9.Blitz.Gui\EncodeQtf.obj"
Error executing "C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:
	\Programme\Microsoft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Se
	rver_5.0\include" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7
	 -DbmSECOND=14 -EHsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-1.pdb" -Tp "C:/upp/out/RichText/MSC9.Blitz.Gui\
	$blitz.cpp" -Fo"C:/upp/out/RichText/MSC9.Blitz.Gui\$blitz.obj"
compiled in (0:00.67)
ParseQtf.cpp
compiled in (0:01.18)
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O2 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-1.pdb" -Tp "C:\upp\uppsrc\RichText\ParseQtf.cpp" -Fo"C:/upp/out
	/RichText/MSC9.Blitz.Gui\ParseQtf.obj"
EncodeQtf.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O2 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-2.pdb" -Tp "C:\upp\uppsrc\RichText\EncodeRTF.cpp" -Fo"C:/upp/ou
	t/RichText/MSC9.Blitz.Gui\EncodeRTF.obj"
compiled in (0:01.32)
ParseRTF.cpp
compiled in (0:00.46)
compiled in (0:01.78)
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O2 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-1.pdb" -Tp "C:\upp\uppsrc\RichText\ParseRTF.cpp" -Fo"C:/upp/out
	/RichText/MSC9.Blitz.Gui\ParseRTF.obj"
EncodeRTF.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O2 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-2.pdb" -Tp "C:\upp\uppsrc\RichText\EncodeHTML.cpp" -Fo"C:/upp/o
	ut/RichText/MSC9.Blitz.Gui\EncodeHTML.obj"
EncodeHTML.cpp
"C:\Programme\Microsoft Visual Studio 9.0\Vc\Bin\cl.exe" -nologo -W3 -GR -c -I"K:\Entwicklung\UPP" -I"C:\upp\uppsrc" -I"C:\Programme\Micro
	soft Visual Studio 9.0\Vc\Include" -I"C:\Programme\Microsoft SDKs\Windows\v6.1\Include" -I"C:\Programme\MySQL\MySQL_Server_5.0\include
	" -DflagGUI -DflagMSC9 -DflagBLITZ -DflagWIN32 -DflagMSC -DbmYEAR=2008 -DbmMONTH=7 -DbmDAY=28 -DbmHOUR=16 -DbmMINUTE=7 -DbmSECOND=14 -
	EHsc  -MT -O1 -GS- -Gy -Fd"C:/upp/out/RichText/MSC9.Blitz.Gui\RichText-2.pdb" -Tp "C:\upp\uppsrc\RichText\RichImage.icpp" -Fo"C:/upp/o
	ut/RichText/MSC9.Blitz.Gui\RichImage.obj"
RichImage.icpp
RichText: 23 file(s) built in (0:11.91), 518 msecs / file, duration = 13922 msecs, parallelization 97%

There were errors. (0:30.68)

  • Attachment: settings.png
    (Size: 37.37KB, Downloaded 396 times)
Re: Upp 2008.1 released [message #17092 is a reply to message #17091] Mon, 28 July 2008 16:57 Go to previous messageGo to next message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
After uninstallation and performing a new installation of Ultimate++ the error is fixed.

But the Ultimate-Setup did a unistallation of the old version. Seems that there is a problem.

Next time i will do a complete uninstallation before new installation.
Re: Upp 2008.1 released [message #17093 is a reply to message #17092] Mon, 28 July 2008 17:19 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Settings in Build methods are just defaults. Important is setting in Output mode.

Anyway, never mind. Let us consider this resolved....

Mirek
Re: Upp 2008.1 released [message #17094 is a reply to message #17093] Mon, 28 July 2008 19:24 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Win seems to be OK. How about deb builds? Are they the one from a previous post or should we wait for new builds?

And would like me to package a rpm? Maybe one without any dependencies?
Re: Upp 2008.1 released [message #17095 is a reply to message #17094] Mon, 28 July 2008 20:15 Go to previous messageGo to next message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
cbpporter wrote on Mon, 28 July 2008 19:24

Win seems to be OK. How about deb builds? Are they the one from a previous post or should we wait for new builds?



deb builds should be ok, dependencies for Lenny are fixed.

Ciao

Max
Re: Upp 2008.1 released [message #17117 is a reply to message #17078] Tue, 29 July 2008 17:05 Go to previous messageGo to next message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
I'm trying the 2008.1 install under WXP:

The old tiny problems I was reporting with SVN builds are still remaining http://www.ultimatepp.org/forum/index.php?t=msg&&th= 3534&goto=16338#msg_16338 :
- after installation when the build methods are detected by that wizard, the SDL directory is not pre-filled. Why not? It's installed anyway in $installdir/sdl
- the included SDL lib is 1.2.13, but at official download page of U++ there's only 1.2.12 package.

new things I wonder about:
- no bazaar Assembly in Select main package? Why, I though it will be preset there as it's half way official. (I don't mind I have to add it to MyApps assembly by hand, that's ok, I mean the standalone "bazaar" assembly just as we have examples/tutorial/...)


Memory leaks detection works out of box with MINGW now (didn't work for me with some previous version I was using, I'm sorry, but I'm not sure which one it was as I did play with SVN and RCs before). (see edit)


So far works for me. Also I sort of miss my TheIDE settings, after every uninstall/install I'm back on defaults, that does apply to Assemblies too. It's no big deal, I can set it up back in couple of minutes, but I would prefer if the settings would be preserved somehow.

EDIT:
The memory leaks detection works out of box with MSC8 for me, with MINGW it does not work.
If I force it on by using "atexit(UPP::MemoryDumpLeaks);", I get several leaks in core console application, that's the similar to way how my previous version of UPP did work. Any chance the MINGW version will support memory leaks detection too in future?

Also the previous "memory breakpoints" of those UPP leaks under MINGW were scattered around 30-48, now with 2008.1 they are scattered at 60-574 and there's like 4 times more of them.
It makes me feel a tad uncomfortable, to know that there's well over 580 memory allocations before my first statement in CONSOLE_APP_MAIN does execute. It's not like the app init is slow, so it's reasonable, but still makes me a bit wonder. Maybe I will look into it one day to know what's going on under hood.

[Updated on: Tue, 29 July 2008 17:26]

Report message to a moderator

Re: Upp 2008.1 released [message #17120 is a reply to message #17078] Tue, 29 July 2008 17:43 Go to previous messageGo to next message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
Under MINGW with -Wall I do get also:
C:\upp\uppsrc/Core/dli.h:1: warning: ignoring #pragma BLITZ_APPROVE

I think I can safely comment it out by "//" to make the warning vanish, and the BLITZ will find it, but I wonder why this one remained uncommented. Is dli.h generated, or it just escaped the hunt for BLITZ_APPROVE pragma?

Re: Upp 2008.1 released [message #17122 is a reply to message #17120] Tue, 29 July 2008 18:10 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
mr_ped wrote on Tue, 29 July 2008 11:43

Under MINGW with -Wall I do get also:
C:\upp\uppsrc/Core/dli.h:1: warning: ignoring #pragma BLITZ_APPROVE

I think I can safely comment it out by "//" to make the warning vanish, and the BLITZ will find it, but I wonder why this one remained uncommented. Is dli.h generated, or it just escaped the hunt for BLITZ_APPROVE pragma?




Correct, thanks.

Mirek
Re: Upp 2008.1 released [message #17159 is a reply to message #17122] Thu, 31 July 2008 23:32 Go to previous messageGo to next message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
Added source archive to SF.

Matthias
Re: Upp 2008.1 released [message #17165 is a reply to message #17078] Fri, 01 August 2008 09:07 Go to previous messageGo to next message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
So, time to announce release everywhere? Or are we waiting for something?
Re: Upp 2008.1 released [message #17167 is a reply to message #17165] Fri, 01 August 2008 09:08 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Yes, we are waiting Smile But yes, the wait is getting to the final stage...

Mirek

[Updated on: Fri, 01 August 2008 09:10]

Report message to a moderator

Re: Upp 2008.1 released [message #17175 is a reply to message #17167] Fri, 01 August 2008 11:11 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
luzr wrote on Fri, 01 August 2008 10:08

Yes, we are waiting Smile But yes, the wait is getting to the final stage...

Mirek

Maybe we'll wait a little bit with that. I'm posting 3 bug reports right now.
Re: Upp 2008.1 released [message #17177 is a reply to message #17175] Fri, 01 August 2008 11:19 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
cbpporter wrote on Fri, 01 August 2008 05:11

luzr wrote on Fri, 01 August 2008 10:08

Yes, we are waiting Smile But yes, the wait is getting to the final stage...

Mirek

Maybe we'll wait a little bit with that. I'm posting 3 bug reports right now.


Actually, if they are not *really* serious, we will proceed anyway.

Mirek
Re: Upp 2008.1 released [message #17238 is a reply to message #17177] Mon, 04 August 2008 10:11 Go to previous messageGo to next message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
For now, FreeBSD port can be found here (until it is finally included into ports tree):
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/126226

Actually it is only a diff to be applied to current port.

I assume it will take 1 or 2 weeks before it is available.

Matthias
Re: Upp 2008.1 released [message #17338 is a reply to message #17078] Fri, 08 August 2008 08:43 Go to previous messageGo to previous message
trustmaster is currently offline  trustmaster
Messages: 3
Registered: June 2007
Location: Russian Federation
Junior Member
There is a problem with .deb package on Unbuntu Hardy. The package depends on gcc-4.1, but Hardy has gcc-4.2 and cannot install this .deb.
Previous Topic: U++ Hall of fame
Next Topic: svn public mirror
Goto Forum:
  


Current Time: Thu Apr 25 04:32:07 CEST 2024

Total time taken to generate the page: 0.04176 seconds