You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps
Alexander "Ace" Olofsson d3357cc279 The MSVC linker is really pedantic with this.
Functions compiled as taking a class can't be linked with functions giving a struct, because of the name mangling I'm guessing...

unresolved external symbol "protected: void __thiscall MWWorld::LiveCellRefBase::loadImp(class ESM::ObjectState const &)" (?loadImp@LiveCellRefBase@MWWorld@@IAEXABVObjectState@ESM@@@Z)
11 years ago
..
bsatool Fix bsatool warning 11 years ago
esmtool Dialogue merging 11 years ago
launcher the same for data-local entry 11 years ago
mwiniimporter missing #include <iostream> in mwiniimporter 11 years ago
opencs Merge remote-tracking branch 'greye/widechar' 11 years ago
openmw The MSVC linker is really pedantic with this. 11 years ago
openmw_test_suite Remove unused file_finder 11 years ago
doc.hpp