News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Error on Console Application

Started by ART_Adventures, December 03, 2007, 04:50:15 PM

Previous topic - Next topic

ART_Adventures

Hello People,

I am using the latest code::blocks nightly build (3rd of December 2007).
I am using Windows Vista.
I am also using the MinGW 4.1.2 compiler.

I create a new Console Application. Click Compile and then Run.

As the compiled application begins an error dialog appears as follows:

Title: Test.exe Entry Point Not Found.
Message: The Procedure entry point _ctype could not be located in the dynamic link library msvcr71.dll

Can anybody help with this problem?

Thanks.

ART_Adventures

#1
This same error also seems to happen when I use the OpenWatcom Compiler.

But the error does not occur if I remove the following line: "#include <iostream>"

Can anybody help?

Thanks in advance.

orel

Very strange  :shock: To help, maybe you could post here the portion of code provocating the error and also the full command line used to build your executable?

For CodeBlocks to display the full command line, in case you don't know, just go to Settings/Compiler & Debbugger/Global compiler Settings/Other settings/Full Command line.
windows XP SP2
mingw gcc 3.4.5
svn Code::Blocks and M$ Visual Studio 2005 and .NET to eat!! SVNInside plugin :[url="http://forums.next.codeblocks.org/index.php/topic,7063.0.html"]http://forums.next.codeblocks.org/index.php/topic,7063.0.html[/url]