[cross-posted from haikuware]
Hiya
I've built already fpc hpkg which is needed for making lazarus and i ported qt4pas which is also essential, but still i cant
properly build lazarus :<. The problem might be trivial. for example:
when i build lazarus [1.0.4] everything goes fine, until runtime. When i want to run it lazarus complains about missing libs [which already in the system {qt libs} as a hpkg pack], so i re-copied qt libs into lazarus's lib directory. After that when starting lazarus im getting 'missing symbol: UnWind GetRegionStart' error :/
Any help will be apreciated, since we will all benefit from having an excellent Rapid Application Development IDE.
these two [fpc+qt4pas] are already in haikuware [just uploaded]
http://haikuware.com/directory/view-details/hpkgs/fpc-264-hpkg
http://haikuware.com/directory/view-details/hpkgs/qt4pas
btw. Im using gcc2h [hrev47061] with official QT libs from HaikuDepot and compiling lazarus in terminal with:
setarch x86
make LCL_PLATFORM=qt