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++ Library support » U++ SQL » Multithread build problem with MySql
Multithread build problem with MySql [message #179] Tue, 29 November 2005 19:51 Go to next message
Garry is currently offline  Garry
Messages: 7
Registered: November 2005
Promising Member
First of all, I think UPP is a fabulous project. I'm only getting to grips with it at the moment, but I can already see the amount of potential that this program holds. Amazing. Keep it up guys.

Now on to my first query:

I'm trying to build SqlCommander, but there seems to be a problem with the MT option. I see from another post that the necessary buid option is "GUI MT .NOAPPSQL" and everything appears to work fine up to this point:


Quote:

----- Web ( GUI MT GCC DEBUG BLITZ WIN32 ) (23 / 25)
----- Ole ( GUI MT GCC DEBUG BLITZ WIN32 ) (24 / 25)
----- SqlCommander ( GUI MT NOAPPSQL MAIN GCC DEBUG BLITZ WIN32 ) (25 / 25)
Linking...
c++.exe: /nodefaultlib:LIBCMT: Invalid argument

There were errors. (0:51.60)


Is there a problem with my version of MinGW. As far as I know, I have the newest version - 3.4.2

I can't seem to solve this problem.

Any help would be much appreciated,
thanks,
Garry
Re: Multithread build problem with MySql [message #180 is a reply to message #179] Tue, 29 November 2005 20:29 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
AFAIK, it is not trivial to get MySQL working with MinGW and in fact, current MySQL package is tested just with MSC compiler. MySQL does not ship libraries for MinGW.

In fact, this is an item on my ToDo list, but so far it was with low priority - moreover I am not sure how to deal with this problem. E.g. should we ship U++ with library for MySQL? Are we ALLOWED to do so?

I would be glag for any suggestion in this topic....
Re: Multithread build problem with MySql [message #1539 is a reply to message #180] Wed, 08 March 2006 14:50 Go to previous message
aplatypus is currently offline  aplatypus
Messages: 11
Registered: March 2006
Location: Newcastle, Australia
Promising Member
Hi folks ...

Yes Ultimate++ is a wonderful concept. It still abides from C++ linkage rules (unfortunately). I've been reviewing posts about this problem because I want mySQL with minGW. My preference is to use U++.

ANyway I'm collecting information here:



... see you over there ...

Twisted Evil


Kind regards,
aplatypus
________________________________________
Previous Topic: Sqlite Rows Processed
Next Topic: Please help me understand u++ schemas
Goto Forum:
  


Current Time: Mon Apr 29 03:29:43 CEST 2024

Total time taken to generate the page: 0.06792 seconds