LADSoft / OrangeC

OrangeC Compiler And Tool Chain
http://ladsoft.tripod.com/orange_c_compiler.html
Other
291 stars 39 forks source link

IDE program not properly installed in new install of v67.3.1 on Windows 10 as current user #1020

Closed wesinator closed 4 months ago

wesinator commented 8 months ago

I installed a new install as a user install on Windows 10 x64 22H2 from WindowsInstaller6738.exe.

It seems the install did not correctly install ocide.exe When run the IDE was checked on the installer, it showed this error. install 6738 windows 10 error

the start shortcuts are dead, because ocide.exe is missing from bin/ directory.

Workaround: manually extract the prog from https://github.com/LADSoft/OCIDE

GitMensch commented 8 months ago

Are those shortcuts new? As OCIDE is "archaic" and was explicit split out of OrangeC (both in the repository and in the binaries), it is expected that it isn't there. It would be an error if the installer still creates a shortcut.

wesinator commented 8 months ago

yes, the installer creates the shortcut and start menu entry for ocide

GitMensch commented 4 months ago

Hm, which commit dropped OCIDE from the installer?