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 » MySQL Link Issue [SOLVED]
MySQL Link Issue [SOLVED] [message #1567] Thu, 09 March 2006 00:49 Go to next message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
Hey Guys,

I am trying to execute the reference app with the MSC71 compiler and I am receiving this error:

LINK : fatal error LNK1104: cannot open file 'LIBCMTD.lib'


Am I doing something wrong?

[Updated on: Fri, 10 March 2006 00:44]

Report message to a moderator

Re: MySQL Link Issue [message #1579 is a reply to message #1567] Thu, 09 March 2006 05:29 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Justin wrote on Wed, 08 March 2006 18:49

Hey Guys,

I am trying to execute the reference app with the MSC71 compiler and I am receiving this error:

LINK : fatal error LNK1104: cannot open file 'LIBCMTD.lib'


Am I doing something wrong?



Unfortunately, using Toolkit instead of full version.

THat is the shortcoming of Visual C++ Toolkit - it lacks some mode libraries (this one is debug mode multithreaded). I believe some of them can be obtained here and there (use google), but it is a trouble.

Alternatively, consider MSC8. It has troubles of its own, but comes with all libraries included.

Mirek
Re: MySQL Link Issue [message #1602 is a reply to message #1579] Thu, 09 March 2006 20:26 Go to previous messageGo to next message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
luzr wrote on Wed, 08 March 2006 23:29


Alternatively, consider MSC8. It has troubles of its own, but comes with all libraries included.

Mirek



Is MSC8 available for free to download like MSC71?
Re: MySQL Link Issue [message #1603 is a reply to message #1602] Thu, 09 March 2006 20:36 Go to previous messageGo to next message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
Also, I wouldn't mind using MinGW but I receive many other errors when attempted.

[Updated on: Thu, 09 March 2006 20:39]

Report message to a moderator

Re: MySQL Link Issue [message #1604 is a reply to message #1603] Thu, 09 March 2006 21:16 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Visual C++ 2005 (=MSC8) is available for free now (it might end in autumn).

Errors you posted indicate that MSC71 is wrongly setup - most likely missing path to executable in build method. Could be even bug in autosetup, what MSC71 version are you using?

Mirek
Re: MySQL Link Issue [message #1606 is a reply to message #1604] Thu, 09 March 2006 22:25 Go to previous messageGo to next message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
luzr wrote on Thu, 09 March 2006 15:16

Visual C++ 2005 (=MSC8) is available for free now (it might end in autumn).


Cool. I will try and find this.


Quote:



Errors you posted indicate that MSC71 is wrongly setup - most likely missing path to executable in build method. Could be even bug in autosetup, what MSC71 version are you using?

Mirek




I am using 1.01.

Everything else works fine, just not anything dealing with MySQL.
Re: MySQL Link Issue [message #1607 is a reply to message #1606] Thu, 09 March 2006 22:28 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Yes, but what edition? Toolkit? Visual Studio?

Mirek
Re: MySQL Link Issue [message #1608 is a reply to message #1604] Thu, 09 March 2006 22:30 Go to previous messageGo to next message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
luzr wrote on Thu, 09 March 2006 15:16

Visual C++ 2005 (=MSC8) is available for free now (it might end in autumn).



Are you referring to the express edition?
Re: MySQL Link Issue [message #1609 is a reply to message #1608] Thu, 09 March 2006 22:32 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
yes, Express, sorry.

It contains commandline compiler, you have to download SDK (but it is the same as for MSC71)

Mirek
Re: MySQL Link Issue [message #1610 is a reply to message #1609] Thu, 09 March 2006 22:43 Go to previous messageGo to next message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
OK, Thanks. I will give this a shot.
Re: MySQL Link Issue [message #1611 is a reply to message #1610] Fri, 10 March 2006 00:43 Go to previous messageGo to next message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
Awesome! MSC8 fixed the issue. Thanks again Mirek!


I too am curious as to when you sleep Laughing JK
Re: MySQL Link Issue [SOLVED] [message #1612 is a reply to message #1567] Fri, 10 March 2006 00:50 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Glad to hear that.

Mirek
Previous Topic: Please help me understand u++ schemas
Next Topic: Another MySQL Link Issue[SOLVED]
Goto Forum:
  


Current Time: Fri Mar 29 13:12:42 CET 2024

Total time taken to generate the page: 0.02258 seconds