Hello everyone, everything good ? How much time.
I went back to using Lazarus (2.0.2 - win32), and went to install Castle Engine (6.5-win32-i386).
So far everything went well when installing, except that, after rebuilding the Lazarus IDE, it doesn’t open any more, no way.
I tried several times but it does not open or error appears.
Is there a specific version of Castle Engine for my version 2.0.2 - win32 that I use Lazarus? Because I don’t know what’s going on this time that it won’t.
Note: “I want to use this same version, not the new one”
Thanks in advance and God Bless …
Hi, aiodev!
I’ve just tried to install Castle Game Engine 6.5 (today’s GIT version) over Lazarus 2.0.2 + FPC 3.0.4 installed through FPCUpDeluxe on Windows 10x64 virtual machine and it works without any issues.
What is your Windows version?
Try deleting Lazarus and reinstalling it clean.
You might also want to try FPCUpDeluxe to install 2.0.2 or any other version of your choice.
Hi everyone, after a long time I’m trying to get back to using Castle Engine on Lazarus, which I only managed to do successfully with version 1.8 (if I’m not mistaken) of Lazarus, back in Windows XP. Now I’m trying on Linux with Lazarus 4.2 + FPC 3.2.2 via OPM and fpcup, but without success. It seems like it’s going to work, but in the end I get this error in fpc:
SetPrimaryConfigPath NewValue=“/home/aiodev/_lazarus-versions/_stable/config_lazarus”
Error: (lazbuild) File not found: “/home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine/packages/castle_base.lpk”
fpcupdeluxe: WARNING: Universal Installer (RunCommands: InstallExecute): Running /home/aiodev/_lazarus-versions/_stable/lazarus/lazbuild --primary-config-path=/home/aiodev/_lazarus-versions/_stable/config_lazarus /home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine/packages/castle_base.lpk returned with an error.
fpcupdeluxe: WARNING: Universal Installer (RunCommands: InstallExecute): Error-code: 256.
fpcupdeluxe: WARNING: Universal Installer (RunCommands: InstallExecute): Error message: SetPrimaryConfigPath NewValue=“/home/aiodev/_lazarus-versions/_stable/config_lazarus”
Error: (lazbuild) File not found: “/home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine/packages/castle_base.lpk”
.
fpcupdeluxe: info: Universal Installer (RunCommands: InstallExecute): Running command. Executing: /home/aiodev/_lazarus-versions/_stable/lazarus/lazbuild --primary-config-path=/home/aiodev/_lazarus-versions/_stable/config_lazarus /home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine/packages/castle_window.lpk (working dir: /home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine).
fpcupdeluxe: Executing: /home/aiodev/_lazarus-versions/_stable/lazarus/lazbuild --primary-config-path=/home/aiodev/_lazarus-versions/_stable/config_lazarus /home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine/packages/castle_window.lpk (working dir: /home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine)
SetPrimaryConfigPath NewValue=“/home/aiodev/_lazarus-versions/_stable/config_lazarus”
Error: (lazbuild) File not found: “/home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine/packages/castle_window.lpk”
fpcupdeluxe: WARNING: Universal Installer (RunCommands: InstallExecute): Running /home/aiodev/_lazarus-versions/_stable/lazarus/lazbuild --primary-config-path=/home/aiodev/_lazarus-versions/_stable/config_lazarus /home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine/packages/castle_window.lpk returned with an error.
fpcupdeluxe: WARNING: Universal Installer (RunCommands: InstallExecute): Error-code: 256.
fpcupdeluxe: WARNING: Universal Installer (RunCommands: InstallExecute): Error message: SetPrimaryConfigPath NewValue=“/home/aiodev/_lazarus-versions/_stable/config_lazarus”
Error: (lazbuild) File not found: “/home/aiodev/_lazarus-versions/_stable/ccr/castle_game_engine/packages/castle_window.lpk”
.
ERROR: Fpcupdeluxe fatal error !
Sequencer (castle_game_engine): Failure running fpcupdeluxe: error executing sequence castle_game_engine
Sequencer (Only): Failure running fpcupdeluxe: error executing sequence Only
Honestly, I don’t know where else to look besides here, because using AI didn’t work, neither did text or video articles, nothing via fpcup and OPM, I tried finding older versions, but nothing there either. In short, if anyone can help, I’d appreciate it, thank you.
Hello, I have CGE working on Windows and Linux. I installed Lazarus 4.6.
Then I downloaded CGE engine, and installed. I don’t use OPM.
I followed the CGE oficial manual. Install | Manual | Castle Game Engine
B.R.
/BlueIcaro
That version of CGE on OPM is extremely outdated. You should follow the official manual and install the most recent one from official website instead.
