lib compilierfehler
Verfasst: 02.02.2019 16:39
hi leute,
ich habe das generelle problem, dass ich keine dylibs compilieren kann. ich bekomme immer linker error.
alles andere läuft prima. programme etc kann ich normal compilieren.
der inhalt der dll kann gar leer sein oder eine einfache funktion wie
spielt keine rolle. selbes problem.
sowohl mit pb 32bit, als auch pb 64 bit selbes problem. pb version 5.60
osx 10.8 mountain lion
hat jemand eine idee? was muss ich nach installieren?
ich habe das generelle problem, dass ich keine dylibs compilieren kann. ich bekomme immer linker error.
alles andere läuft prima. programme etc kann ich normal compilieren.
der inhalt der dll kann gar leer sein oder eine einfache funktion wie
Code: Alles auswählen
procedurecdll foo()
..
endprocedure
sowohl mit pb 32bit, als auch pb 64 bit selbes problem. pb version 5.60
osx 10.8 mountain lion
hat jemand eine idee? was muss ich nach installieren?