niftools / nifskope

A git repository for nifskope.
http://www.niftools.org
Other
555 stars 235 forks source link

Compilation issues because of missing XML files. #225

Open Kakadu opened 1 year ago

Kakadu commented 1 year ago

I managed to compile develop branch by symlinking build/docsys/kfmxml/kfm.xml and build/docsys/nifxml/nif.xml with XML's from the release tarball. Wiki mentiones that I should uncomment something but it is already uncommented. Is this behaviour intentional?

As of this writing these files do not copy to the build dir for developmental reasons. You can uncomment copyFiles( $$XML $$QSS ) in NifSkope.pro to make them copy on build.

P.S. Although compilation succeeded I couldn't manage to render anything from Civilization+Colonization IV. I tryed to load Dragoon.nif and add animation. Probably the topic for another thread....