if i try to run the gui-indigo, my console tell me this:
Code: Select all
Fatal Error: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6).
Aborted
But this is what is confusing me:
Code: Select all
The library used [b]2.8 [/b]
and your program used [b]2.8[/b] I don't want to use a windows build with wine, don't know why, but i don't like it. I like native.
greetings