Re: [AD] 4.9 on MSVC 2008 |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Michael Swiger wrote:
Milan Mimica wrote: cmake generates several projects for every target, named something like allegro_debug, allegro_static_debug, allegro_release... depending on options passed to it. MSVC configurations are not supposed to be used because every configuration has its own project inside the solution. That's how cmake works apparently. I haven't found a way to clear the list of configurations.That's not what happened for me... so I must have done something wrong.
cmake -DGRADE_STANDARD=on -DGRADE_DEBUG=on -DSHARED=on -DSTATIC=on -- Milan Mimica http://sparklet.sf.net
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |