Skip to content
Snippets Groups Projects
Commit 58116cd2 authored by Shon Ferguson's avatar Shon Ferguson
Browse files

Realized that Niflib was not compiling in DLL mode, so started working on...

Realized that Niflib was not compiling in DLL mode, so started working on fixing that.  All NiObject classes need to have NIFLIB_API and NIFLIB_HIDDEN put on each public function, rather than marking the whole class.  Still a lot left to change, but niflib.cpp and ComplexShape.cpp both compile without errors in DLL mode now.
parent d80b31e4
Loading
Showing
with 93 additions and 93 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment