-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2013-11-04 14:20, Antoine Villeret wrote:
Hi,
I built GEM on Windows with Visual C++ 2010 Express under Windows 7. I made a how-to pdf with a step-by-step.
this is very welcome.?!
I have a working Gem.dll and several extras.
cool.
I managed to build filmDS by making some changes in the code (adding a lacking qedit.h and changing #include order) but this could have broken other builds.
hmm, weird (i mean: why does it work on the original build?)
I also have a question concerning Gem's dependencies. I need to put some dll (freetype6.dll, ftgl.dll, pthreadVC2.dll and zlib/dll) beside Gem.dll.
iirc, i build a static library of FTGL and link to that. this should fix the freetype6.dll/ftgl.dll issue (maybe zlib.dll as well). as for pthreadVC2.dll: isn't this shipped with Pd-vanilla?
I build Gem mainly to be able to build pix_opencv on Windows and I don't try IT a lot. So if somebody have time to test this on Windows, I'll be happy to make an archive with binaries. For now, there is a new folder under the build\ folder in my github Gem/vce2010 branch. https://github.com/avilleret/Gem.git
thanks.
fgmasdr IOhannes