cannot build a dll for DOS?

new topic     » topic index » view thread      » older message » newer message

When trying to make a dll with any recent svn version of Euphoria i get the this error "cannot build a dll for DOS" i have found a solution. Will some one conform this.

And if confirmed make the change.

It works for me..

change line 155 in trainit.e 
from 
if dll_option and not (TDOS) then 
to 
if dll_option and not (TWINDOWS) then 

TJ

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu