Re: [AD] [WIN] readme patch |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> I've attached a little patch that adds more detailed informations about
the
> use of statically linked versions of the library to the two main readme
> files (MinGW and VC).
>
> Feel free to elaborate/modify and commit.
> You have also to make sure that your program is linked against the right
> version of the libc, namely the multi-threaded DLL libc MSVCRT.
Probably it would be better
You must assure that your program is linked against the right C Run-Time
library, MultiThreaded DLL (or Debug MultiThreaded DLL in case of Allegro
Debug Library). You can change this option at
Project - Settings - C/C++ - Category: Code Generation - Use run-time
library