Linux; Mainline - Build failed ..

Discussion of development and patch submission.
Post Reply
User avatar
TheMechanist
Posts: 71
Joined: Mon 03 Apr, 2017 6:59 pm
Contact:

Linux; Mainline - Build failed ..

Post by TheMechanist »

downloaded the latest repository, tried to build for Ubuntu 16.04 with wx/sdl

Build failed with a lot of errors, for example:

Code: Select all

pcem-wx-shaderconfig.o:(.rodata._ZTV10wxScrolledI7wxPanelE[_ZTV10wxScrolledI7wxPanelE]+0x698): not defined link to `wxScrollHelper::DoShowScrollbars(wxScrollbarVisibility, wxScrollbarVisibility)'
hm .. installed latest available libwxbase3.0-dev, libwxgtk3.0-dev, libwxgtk-media3.0-dev & libgtk-3-dev + sdl2 ..

What is missing ?
User avatar
TheMechanist
Posts: 71
Joined: Mon 03 Apr, 2017 6:59 pm
Contact:

Re: Linux; Mainline - Build failed ..

Post by TheMechanist »

oops .. after I deleted all files and started a new fresh build process (it was interrupted multiple times 'cause some dependencies were not met) it didn't fail !
User avatar
TheMechanist
Posts: 71
Joined: Mon 03 Apr, 2017 6:59 pm
Contact:

Re: Linux; Mainline - Build failed ..

Post by TheMechanist »

.. runs very fine ! Excellent gui, I'm very impressed !

Just had to figure out, that pcem now - the right linux way ! - searches for ROMS in .pcem ..
Post Reply