BioBytes Messages: 308 Registered: October 2008 Location: France
Senior Member
Hello,
I opened a new topic as Function4U package bug with MingW has solved by Koldo.
The issue now is with RichEdit and MySQL too. I obtained the following errors (Win7 and Upp-9596-MingW). Iwould add that y poject compiles with no error with MSC15.
Upp::RichEdit::DefaultBar(Upp::Bar&, bool)'
(): D:/Installations/Compilateurs/upp/out/MyApps-bazaar/IVDManager/MINGW.Debug.Debug_Full.Gui.Main.Mt.Mysqldll.Sse2\$blitz.o: In function `ZN12IVDReportDlgC2Ev':
E:/Data/Projets Ultimate/IVDManager/IVDReport.cpp (76): undefined reference to `Upp::RichEdit::RichEdit()'
E:/Data/Projets Ultimate/IVDManager/IVDReport.cpp (76): undefined reference to `Upp::RichEdit::~RichEdit()'
(): D:/Installations/Compilateurs/upp/out/MyApps-bazaar/IVDManager/MINGW.Debug.Debug_Full.Gui.Main.Mt.Mysqldll.Sse2\$blitz.o: In function `ZN3Upp8RichEdit6SetQTFEPKc':
D:/Installations/Compilateurs/upp/uppsrc/RichEdit/RichEdit.h (782): undefined reference to `Upp::RichEdit::Pick(Upp::RichText)'
(): D:/Installations/Compilateurs/upp/out/MyApps-bazaar/IVDManager/MINGW.Debug.Debug_Full.Gui.Main.Mt.Mysqldll.Sse2\$blitz.o: In function `ZN12IVDReportDlgD1Ev':
E:/Data/Projets Ultimate/IVDManager/IVDReport.h (13): undefined reference to `Upp::RichEdit::~RichEdit()'
(): D:/Installations/Compilateurs/upp/out/MyApps-bazaar/MySql/MINGW.Debug.Debug_Full.Gui.Mt.Mysqldll.Sse2\MySql.o: In function `s__s49_fn':
D:/Installations/Compilateurs/upp/uppsrc/MySql/MySql.cpp (50): undefined reference to `mysql_server_init@12'
(): D:/Installations/Compilateurs/upp/out/MyApps-bazaar/MySql/MINGW.Debug.Debug_Full.Gui.Mt.Mysqldll.Sse2\MySql.o: In function `s__s53_fn':
D:/Installations/Compilateurs/upp/uppsrc/MySql/MySql.cpp (54): undefined reference to `mysql_server_end@0'
(): D:/Installations/Compilateurs/upp/out/MyApps-bazaar/MySql/MINGW.Debug.Debug_Full.Gui.Mt.Mysqldll.Sse2\MySql.o: In function `ZN3Upp12MySqlSession9DoConnectEv':
D:/Installations/Compilateurs/upp/uppsrc/MySql/MySql.cpp (66): undefined reference to `mysql_set_character_set@8'
(): collect2.exe: error: ld returned 1 exit status
I did not forget to add libmysqll.a Library in MySQL lib folder. Maybe the Library is too old