Re: making a dll
- Posted by jimcbrown (admin) Sep 27, 2012
- 2021 views
Actually, nevermind, he didn't really repeat it. I wanted to see the contents of your setenv-ow.bat , which hasn't happened yet.
Then use these words:
Please copy/paste your setenv-ow.bat to us here
I think my original wording was pretty clear. Still, I'll keep this in mind for the future.
and then i'd do:
@ echo off REM REM Set the environment for this installation of Euphoria REM SET EUDIR=c:\Euphoria-4.0.4 SET WATCOM=c:\Euphoria-4.0.4\watcom SET PATH=%EUDIR%\bin;%WATCOM\binw;%WATCOM%\binnt;%PATH% SET INCLUDE=%WATCOM%\h;%WATCOM%\h\nt
My Eu V4.0.4 is indeed at c:\Euphoria-4.0.4\
Blaming me and then windose for your bat file not working properly is bad form.
helpless
1) It's not my bat file. I don't consider it my responsibility. I don't do Windoze development, someone else broke it (and someone else will have to fix it).
2) I don't recall blaming you. If you believe this is true, I'd like to see a direct quote.
3) I blame windoze for a lot of things. So does windows on freenode.
4) Things like this are the reason why I don't work on Windoze anymore. (Unless I'm paid, of course!)