Hi, podofo do not compile under cygwin. The profile I select in cmake is the
Unix makefile. The primary problem is that cygwin does not implement
snprintf, which podofo use (it is not in the standard?). So i have to
implement with an external library, particularly this (
http://www.ijs.si/software/snprintf/) and put the correct include file in
all the source files which required snprintf(). But then I should link the
correct lirary and I do not know how to do this in cmake. Can we correct
this?

Another problem is that some standard headers were missing. I can send all
the modifications I have done, only yhe link passage is missing for me right
now.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to