Compliing eu 4.1 programs to C
- Posted by ChrisB (moderator) Feb 08, 2023
- 1177 views
Hi
At some point in the past, IIRC, eu could compile to an executable program by just using euc.ex euprog.exw. (and a dll by adding -dll to the command line)
Does this capability still exist.
If not is there a set of steps to follow in order to do so. Including installing the compiler (whether GCC or Watcom).
Why? SDL does not have pixel perfect collision, got it working quite well with Eu, but doing many collision checks is going to take some time, which would hopefully be faster with a dll.
Cheers
Chris