do i miss some dll's or do i have the wrong version of sdk the sdk is visual studio express version i did install 6.1 version and changed the debug directories but that didnt used at all
do i miss some dll's or do i have the wrong version of sdk the sdk is visual studio express version i did install 6.1 version and changed the debug directories but that didnt used at all
The strange thing is the references to MS SDK in your Makefile.debug. Don't know why they are in there. I also have VS express 2008 installed, plus the 6.0A SDK, yet my makefile.debug doesn't have any references to SDK.
Perhaps one of the gurus is kind enough to take a look at your problem - I don't have more suggestions... sorry.
hmm...could you send me your makefile.debug file ? maby it helps
attached zip file contains Makefile, Makefile.debug, Makefile.release.
hope it helps
IsoArska (1st December 2009)
¨WIPPII It Worked just changed the right directories and did reimp to libmysq.lib and copied liblibmysql.a to the qt mingw\lib directory
Thanks so much my 12h work wasnt wasted![]()
so it worked after you replaced directories from my Makefiles?
Good for you, but I would be cautious for future development. Something isn't right with your environment - just keep that in mind if you run into other build failures.
IsoArska (1st December 2009)
Bookmarks