dfhack/library/include
lethosor 65b8071941
Use typedefs from xlsxio in PluginStatics.h
The typedefs in the header foward-declared new structs of the same names in the DFHack namespace, e.g. DFHack::xlsxio_read_struct. Apparently the constructors that used these typedefs are not inlined on Windows, so libdfhack was compiled with a constructor taking a "DFHack::xlsxio_read_sheet_struct", and xlsxreader was looking for a constructor taking just a "xlsxio_read_sheet_struct", which didn't exist.
2020-09-18 15:05:17 -04:00
..
df
modules
.gitignore
BitArray.h
ColorText.h
Console.h
Core.h
DFHack.h
DFHackVersion.h
DataDefs.h
DataFuncs.h
DataIdentity.h
Debug.h
DebugManager.h
Error.h
Export.h
Hooks.h
Internal.h
LuaTools.h
LuaWrapper.h
MemAccess.h
Memory.h
MiscUtils.h
Module.h
ModuleFactory.h
PluginManager.h
PluginStatics.h
Pragma.h
RemoteClient.h
RemoteServer.h
RemoteTools.h
SDL_events.h
SDL_keyboard.h
SDL_keysym.h
Signal.hpp
TileTypes.h
Types.h
VTableInterpose.h
VersionInfo.h
VersionInfoFactory.h
git-describe.h.in
jsoncpp-ex.h
wdirent.h