News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Like _MT and _STATIC_LIB?

Started by Дмитро, April 29, 2017, 08:54:38 PM

Previous topic - Next topic

Дмитро


oBFusCATed

What? How are we supposed to help you with so little information?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Дмитро

I apologize. Well, the book says that if you use a universal environment for compilation, it's better and easier to define the UNICODE constant in the project, and also to define _MT and _STATIC_LIB.

stahta01

Project -> Build Options
Select Project or target from left pane
Added  _MT and _STATIC_LIB  one per line to #defines tab

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]

Дмитро