Re: [AD] Finding a solution to the Windows problem |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
So I'm going to add CMakeLists.txt to all those libraries and see how things go with the rest (it's very possible that they didn't test their CMake support with MSVC). I'm going to start with the Xiph stuff first, so if anyone wants to help with the other two, feel free.
-SL On 04/12/2015 09:13 AM, SiegeLord wrote:
On 04/12/2015 01:10 AM, Tobias Hansen wrote:It's better to make compiling easy than trying to avoid it. Otherwise if a recompile is needed a few years later it will be even harder and more annoying to do it.That is a good point. MSVC breaks ABI every release, and mingw does so every few years... it'd be nice to have the 'golden' set of dependency binaries generated semi-automatically (even if it is hardcoded to a particular version of each dependency). -SL
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |