M
Matt Baker
Guest
prowin32.exe is a windows executable it doesn't exist on linux. You'll need to setup separate build environments for GUI vs TTY graphical code. If the code is headless (i.e. has no UI at all (display statements, forms, frames and so on) then you can compile it and run it on either.
Continue reading...
Continue reading...