News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Getting Code::Blocks to Compile...

Started by bfr, May 12, 2007, 02:21:13 AM

Previous topic - Next topic

bfr

I'm going to use Code::Blocks in the future to develop Qt 4 applications.  But at the moment, I'm trying to get a simple console application to work (the default one), and I'm getting a "cannot find luser32" error.  I am using the 09 May 2007 nightly build and have downloaded mingw10m.dll and wxmsw26u_gcc_cb.dll.  What could be wrong?

EDIT:  Sorry, I think I may have posted in the wrong forum

stahta01

#1
"Code::Blocks > User forums > Help" Would be the forum for installing/building Code::Blocks issues.
http://forums.next.codeblocks.org/index.php/board,1.0.html
Remember state the OS and the version of the OS.


"Code::Blocks > User forums > Using Code::Blocks" is the forum for using Code::Blocks after it is installed.
http://forums.next.codeblocks.org/index.php/board,3.0.html
Remember state the Compiler and the version of the Compiler.

From your above statements, I think this is the correct forum, but I am not sure.
Sounds like a windows OS, which version of windows? XP? 9x/Me? Vista? 2000? NT4.0?
Which compiler minGW GCC? or Microsoft VC? or what?
What version of compiler?

Tim S

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Mazay

Quote from: bfr on May 12, 2007, 02:21:13 AM
I'm going to use Code::Blocks in the future to develop Qt 4 applications.  But at the moment, I'm trying to get a simple console application to work (the default one), and I'm getting a "cannot find luser32" error.  I am using the 09 May 2007 nightly build and have downloaded mingw10m.dll and wxmsw26u_gcc_cb.dll.  What could be wrong?

May be you should use  http://prdownload.berlios.de/codeblocks/wxmsw28u_gcc_cb_wx283.7z ?