Can anyone tell me how to compile "mingw-util 0.3"?

I am a little confused, when some article says "use make command and it is all done".But "make" command in unknown in my command prompt.I have MinGW installed which comes with codeblocks.

I need it to compile MySQL driver, to use with Qt.

Thanks.
:)

Recommended Answers

All 3 Replies

But "make" command in unknown in my command prompt.I have MinGW installed which comes with codeblocks.

My Code::Blocks distribution came with "mingw32-make.exe"; check your C::B installation folder to see what came with it, e.g., C:\Program Files\CodeBlocks\MinGW\bin .

qt has it's own command console which sets environment with mingw of its own.

It just needs an extra utility of an old version.This is what made me late.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.