Linker File Linux

Working on new editor enhancements?
pfaber11
Enthusiast
Enthusiast
Posts: 149
Joined: Sat Apr 13, 2019 12:17 pm

Linker File Linux

Post by pfaber11 »

Good day . I am having a problem using PB in linux . The IDE works and it loads my apps ok. The problem is it will not run tried qt and gtk2 but no change . It says linker error. Any help appreciated .
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Linker File Linux

Post by mk-soft »

Only linker error? Not more info?
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Bitblazer
Enthusiast
Enthusiast
Posts: 762
Joined: Mon Apr 10, 2017 6:17 pm
Location: Germany
Contact:

Re: Linker File Linux

Post by Bitblazer »

Did you run checkinstall.sh? Any errors from that? Or was that removed / changed for v6?
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Linker File Linux

Post by mk-soft »

The checkinstall.sh is no longer valid.
It still exists as 'checkinstall.sh~' but has not been updated and returns an incorrect result.
If you follow the 'Install' instruction file from Purebasic, everything should work. This was taken over from Simple install of Purebasic.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
Bitblazer
Enthusiast
Enthusiast
Posts: 762
Joined: Mon Apr 10, 2017 6:17 pm
Location: Germany
Contact:

Re: Linker File Linux

Post by Bitblazer »

Compile your project from the command line to get a more useful error description. IDE's often hide too much :(
Post Reply