H-Craft Championship Open Source

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
CuteAlien
Admin
Posts: 10012
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: H-Craft Championship Open Source

Post by CuteAlien »

In theory the C::B project also works on Windows, But I haven't touched project in a long(!) time so last I tested it was indeed on Windows 7. Build instructions had been here: https://github.com/mzeilfelder/hc1/blob ... /build.txt but really no surprise if those don't work anymore. Maybe I can afford (very unlikely...) becoming a pensioner in 1-2 decades or so and find time to get it working again ;-)
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
wizard4

Re: H-Craft Championship Open Source

Post by wizard4 »

I got a bit further. I am very hasty when chatting online. I uninstalled the 2010 sdk and now have some rc.exe path mix ups... so I get this error...
"Failed to execute command: ""C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\rc.exe" /D NDEBUG /D _VC80_UPGRADE=0x0710 /l0x0c07 /nologo /foobj\Release64\Irrlicht.res Irrlicht.rc". The handle is invalid."

I'm sure VS 2026 might be getting in the way of the v100 visual studio 2010 I installed.

Also h-craft was for Windows XP which uses 2013, but the 7.1 sdk iso I used installed VS 2010!

So I'm closer... It may work. I may have broken my Irrlicht project. nvm. I can install sdk 2010 again.
Post Reply