LZScene icon indicating copy to clipboard operation
LZScene copied to clipboard

Installing LZScene into Lazarus 3.2

Open StuPot1971 opened this issue 1 year ago • 1 comments

Hey folks,

I'm having great difficulty installing LZScene into the IDE on Lazarus 3.2. I've tried everything, Runtime compiles fine but then design time when 'installed' into IDE from package manager as per instructions, after successful rebuild of IDE, kills the IDE on next restart and I get the following Access Violations... Anyone have any ideas what's going on here? I would really like to experiment with this library for an urgent project nearing completion.

And yes I followed the instructions, ensured the paths and forward slashes are all correct in some of the units as per the github branch.

Regards

StuPot1971

Laz Death

StuPot1971 avatar Sep 04 '24 17:09 StuPot1971

Seems like the LAZLogger cannot capture an exception somewhere, I wondered if there is a weird dependency between the runtime and designtime packages you have to install. One weird thing I noticed is the instructions tell you to first install the runtime library however when you install the design time library it installs the runtime library anyway. Surely therefore you should install the design time library first, then open the loaded package for the runtime library and click use in project?

StuPot1971 avatar Sep 04 '24 17:09 StuPot1971

Did you succeed? Try again.

glscene avatar Dec 10 '25 18:12 glscene