[mimetic-users] Problems compiling 0.9.7 under MingW
Brought to you by:
tat0o
|
From: Graeme G. <gr...@ar...> - 2011-10-17 07:04:04
|
Hi, I have sucessfully compiled 0.9.6rc2 under MingW, but 0.9.7 seems to have a problems: The typedefs in mimetic/config_win32.h clash with the MingW stdint.h declarations. I hacked around this by adding a: #ifndef __MINGW_H . . #endif in the config_win32.h file. A number of the examples don't compile either, but I won't go into the details here, as I couldn't get any of the build scripts to work in my MingW environment, and switched to my own. Graeme Gill. |