Closed GoogleCodeExporter closed 8 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
I'm able to compile properly now based on scripts from AUR and using wx 2.8.
This issue is resolved now. Thanks.
Original comment by faulty....@gmail.com
on 19 May 2015 at 5:09
Ok, thx
Original comment by neomil...@gmail.com
on 19 May 2015 at 7:51
Original issue reported on code.google.com by
faulty....@gmail.com
on 7 May 2015 at 10:19