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 » any experiments with gcc4.1?
Re: any experiments with gcc4.1? [message #1676 is a reply to message #43] Mon, 13 March 2006 18:45 Go to previous messageGo to previous message
abarilla is currently offline  abarilla
Messages: 9
Registered: March 2006
Promising Member
I just installed Fedora Core 6 Test 3 which is using GCC 4.1.0 and am receiving the following errors:

----- CtrlLib ( GUI GCC32 DEBUG SHARED DEBUG_FULL BLITZ LINUX ) (1 / 10)
BLITZ: LabelBase.cpp Button.cpp Switch.cpp EditField.cpp Text.cpp LineEdit.cpp DocEdit.cpp ScrollBar.cpp HeaderCtrl
	.cpp ArrayCtrl.cpp DropList.cpp DropPusher.cpp DropChoice.cpp Static.cpp Splitter.cpp SliderCtrl.cpp ColumnList
	.cpp Progress.cpp AKeys.cpp RichTextView.cpp RichClip.cpp Prompt.cpp Help.cpp Bar.cpp MenuBar.cpp ToolBar.cpp T
	oolTip.cpp StatusBar.cpp TabCtrl.cpp TreeCtrl.cpp DlgColor.cpp ColorPopup.cpp ColorPusher.cpp FileList.cpp File
	Sel.cpp Windows.cpp Win32.cpp CtrlUtil.cpp Update.cpp LNGCtrl.cpp
/home/andrew/upp/uppsrc/CtrlLib/TabCtrl.h:142: error: extra qualification ‘TabDlg::’ on member ‘Add0’
/home/andrew/upp/uppsrc/Core/Topt.h: In function ‘void AssertMoveable0(T*) [with T = unsigned char]’:
/home/andrew/upp/uppsrc/Core/Topt.h:215:   instantiated from ‘void AssertMoveable(T*) [with T = unsigned char]’
/home/andrew/upp/uppsrc/Core/Vcont.h:85:   instantiated from ‘Vector<T>::~Vector() [with T = unsigned char]’
/home/andrew/upp/uppsrc/Draw/PixelArray.h:137:   instantiated from here
/home/andrew/upp/uppsrc/Core/Topt.h:206: error: invalid type argument of ‘unary *’
/home/andrew/upp/uppsrc/Core/Topt.h: In function ‘void AssertMoveable0(T*) [with T = int]’:
/home/andrew/upp/uppsrc/Core/Topt.h:215:   instantiated from ‘void AssertMoveable(T*) [with T = int]’
/home/andrew/upp/uppsrc/Core/Vcont.h:85:   instantiated from ‘Vector<T>::~Vector() [with T = int]’
/home/andrew/upp/uppsrc/RichText/Txt.h:84:   instantiated from here
/home/andrew/upp/uppsrc/Core/Topt.h:206: error: invalid type argument of ‘unary *’
/home/andrew/upp/uppsrc/Core/Topt.h: In function ‘void AssertMoveable0(T*) [with T = bool]’:
/home/andrew/upp/uppsrc/Core/Topt.h:215:   instantiated from ‘void AssertMoveable(T*) [with T = bool]’
/home/andrew/upp/uppsrc/Core/Vcont.h:85:   instantiated from ‘Vector<T>::~Vector() [with T = bool]’
/home/andrew/upp/uppsrc/CtrlLib/ArrayCtrl.cpp:1910:   instantiated from here
/home/andrew/upp/uppsrc/Core/Topt.h:206: error: invalid type argument of ‘unary *’
/home/andrew/upp/uppsrc/Core/Topt.h: In function ‘void AssertMoveable0(T*) [with T = unsigned int]’:
/home/andrew/upp/uppsrc/Core/Topt.h:215:   instantiated from ‘void AssertMoveable(T*) [with T = unsigned int]’
/home/andrew/upp/uppsrc/Core/Vcont.h:85:   instantiated from ‘Vector<T>::~Vector() [with T = unsigned int]’
/home/andrew/upp/uppsrc/CtrlLib/Bar.cpp:318:   instantiated from here
/home/andrew/upp/uppsrc/Core/Topt.h:206: error: invalid type argument of ‘unary *’
/home/andrew/upp/uppsrc/Core/Topt.h: In function ‘void AssertMoveable0(T*) [with T = void*]’:
/home/andrew/upp/uppsrc/Core/Topt.h:215:   instantiated from ‘void AssertMoveable(T*) [with T = void*]’
/home/andrew/upp/uppsrc/Core/Vcont.h:85:   instantiated from ‘Vector<T>::~Vector() [with T = void*]’
/home/andrew/upp/uppsrc/Core/Vcont.h:194:   instantiated from ‘Array<T>::Array() [with T = XmlNode]’
/home/andrew/upp/uppsrc/Core/XML.h:147:   instantiated from here
/home/andrew/upp/uppsrc/Core/Topt.h:206: error: ‘void*’ is not a pointer-to-object type
CtrlLib.icpp
/home/andrew/upp/uppsrc/CtrlLib/TabCtrl.h:142: error: extra qualification ‘TabDlg::’ on member ‘Add0’
/home/andrew/upp/uppsrc/Core/Topt.h: In function ‘void AssertMoveable0(T*) [with T = unsigned char]’:
/home/andrew/upp/uppsrc/Core/Topt.h:215:   instantiated from ‘void AssertMoveable(T*) [with T = unsigned char]’
/home/andrew/upp/uppsrc/Core/Vcont.h:85:   instantiated from ‘Vector<T>::~Vector() [with T = unsigned char]’
/home/andrew/upp/uppsrc/Draw/PixelArray.h:137:   instantiated from here
/home/andrew/upp/uppsrc/Core/Topt.h:206: error: invalid type argument of ‘unary *’
/home/andrew/upp/uppsrc/Core/Topt.h: In function ‘void AssertMoveable0(T*) [with T = int]’:
/home/andrew/upp/uppsrc/Core/Topt.h:215:   instantiated from ‘void AssertMoveable(T*) [with T = int]’
/home/andrew/upp/uppsrc/Core/Vcont.h:85:   instantiated from ‘Vector<T>::~Vector() [with T = int]’
/home/andrew/upp/uppsrc/RichText/Txt.h:84:   instantiated from here
/home/andrew/upp/uppsrc/Core/Topt.h:206: error: invalid type argument of ‘unary *’
/home/andrew/upp/uppsrc/Core/Topt.h: In function ‘void AssertMoveable0(T*) [with T = void*]’:
/home/andrew/upp/uppsrc/Core/Topt.h:215:   instantiated from ‘void AssertMoveable(T*) [with T = void*]’
/home/andrew/upp/uppsrc/Core/Vcont.h:85:   instantiated from ‘Vector<T>::~Vector() [with T = void*]’
/home/andrew/upp/uppsrc/Core/Vcont.h:194:   instantiated from ‘Array<T>::Array() [with T = XmlNode]’
/home/andrew/upp/uppsrc/Core/XML.h:147:   instantiated from here
/home/andrew/upp/uppsrc/Core/Topt.h:206: error: ‘void*’ is not a pointer-to-object type
1 file(s) compiled in (0:09.00) 9002 msec/file

There were errors. (0:58.50)


This is from compiling the AddressBook example
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New To U++...Where to start?
Next Topic: problem to compile GUI examples with makefiles and freetype under Gentoo
Goto Forum:
  


Current Time: Wed Jul 09 00:03:58 CEST 2025

Total time taken to generate the page: 0.03997 seconds