Hello everybody,
I'm trying to build the Orbiter for Windows XP from sources (charon-merge), using Microsoft Visual Studio 2005. Everything goes fine, I have my executable, except that it crashes immediately at the logger window.
The debugger is pointing at the logger.cpp file, with the function ptime. I can't figure out what's wrong, I have all libraries and headers included, and the dependencies compiled as well (DCE and DSL-helpers).
Any clue to solve my issue? Your help is greatly appreciated!