Open GoogleCodeExporter opened 9 years ago
HeeksCAD/CNC works better with wxWidgets 2.8 than 3.0 under GNU/Linux.
Do you use HeeksCNC/CAD from AUR packages ?
Original comment by neomil...@gmail.com
on 7 May 2015 at 11:51
I compile from source back in 22nd Dec 2014, following
https://code.google.com/p/heekscad/wiki/BuildHeeksCncUnderLinux
If I recalled correctly, the AUR version had some issue, which is why I decided
to manually compile one.
Original comment by faulty....@gmail.com
on 7 May 2015 at 12:27
At least, one problem is reported :
17:08:15: Warning: Mismatch between the program and library build versions
detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx
containers,compatible with 2.8),
and your program used 3.0 (wchar_t,compiler with C++ ABI 1002,wx
containers,compatible with 2.8).
Plus, as already said wx 2.8 is recommended.
Original comment by neomil...@gmail.com
on 11 May 2015 at 11:15
Original issue reported on code.google.com by
faulty....@gmail.com
on 7 May 2015 at 10:19