Hi Denis,

under mingw I get the following compilation error:

w64-mingw32/include/poppler      -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo 
-c -o main.o main.c
main.c: In function ‘init_stuff’:
main.c:60:3: error: too many arguments to function ‘mkdir’
   mkdir(tmppath, 0700); // safer (MRU data may be confidential)
   ^

do you get it too? In the past what I have done is simply remove the
second parameter (via an #ifdef)

--dmg

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to