|
From: Ron H <ro...@ho...> - 2016-12-17 21:50:31
|
Hello, I was getting the following error is compiling simgear. error C2039: 'islower': is not a member of 'std' I was able to fix it using #include <cctype> This is VS2015 and next build. Also having trouble with new CMake for flightgear - GLEW libs/include required. Ron |