LADSoft / OCIDE

Orange C Compiler IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCIDE->run should include orange c's bin path

GitMensch opened this issue · comments

This is especially useful for non-static linking to RTS where "Run" leads to "System error, cannot found LSCRT.DLL".

Workaround: start cmd.exe, setup PATH, run ocide.exe, re-load workspace, run again. But I'd argue that this shouldn't be necessary...