So, I changed Makefile.mingw.common to be created by "configure". This may cause some confusion for others trying to build from CVS. I set up the "make dist" to include the built file, so building win32 from a tarball should work easily.
Also, JonCruz, I saw on the channel you said you didn't have win32 compiling set up, and weren't sure about one of your checkins. Here's the results! :)
inkscape.cpp: In function `gchar* profile_path(const char*)': inkscape.cpp:1322: error: 'struct IMalloc' has no member named 'lpVtbl' inkscape.cpp:1323: error: 'struct IMalloc' has no member named 'lpVtbl'
Let me know, I can test any changes.
Kees,
how do I build then win32 from CVS ? Could you update the WIKI accordingly pls.?
Thanks,
Adib.
Kees Cook schrieb:
So, I changed Makefile.mingw.common to be created by "configure". This may cause some confusion for others trying to build from CVS. I set up the "make dist" to include the built file, so building win32 from a tarball should work easily.
Also, JonCruz, I saw on the channel you said you didn't have win32 compiling set up, and weren't sure about one of your checkins. Here's the results! :)
inkscape.cpp: In function `gchar* profile_path(const char*)': inkscape.cpp:1322: error: 'struct IMalloc' has no member named 'lpVtbl' inkscape.cpp:1323: error: 'struct IMalloc' has no member named 'lpVtbl'
Let me know, I can test any changes.
On Sat, Feb 12, 2005 at 05:28:45PM +0100, Adib Taraben wrote:
how do I build then win32 from CVS ? Could you update the WIKI accordingly pls.?
Sorry, I was dumb. Please update CVS, I've restored the old method, and I'll try to find a way to do what I wanted to do in a different way.
participants (2)
-
Adib Taraben
-
Kees Cook