Re: Eu4Qt on Linux
- Posted by jimcbrown (admin) Mar 14, 2012
- 2105 views
Jerome said...
now I'm stuck with this:
../../src/releasesrc/libeuqt.so: undefined reference to `prvTidyinitFileSource' ../../src/releasesrc/libeuqt.so: undefined reference to `prvTidyfreeFileSource'
The only mention of this is in euqt.dll, and I'm not sure what library/include is missing!
Thanks,
Ira
Looks like a project called HTML Tidy:
http://geoffair.net/tidy/tidy_04.htm
http://www.opensource.apple.com/source/tidy/tidy-15.3/tidy/src/forward.h
I've never seen or heard of it before, and I have no idea what relation it would have to the Qt library...