Re: Building eu40.4 question
- Posted by EUWX Nov 28, 2012
- 2688 views
So far what I have discovered is that the Makefile.wat in the OW distribution version of 4.0.5 for Windows is vastly different from the one same in the Linux version. I also have euphoria-4.0.4-WINDOWS.zip which I either downloaded with that name or I gave that name to a Windows version of 4.0.4. In there, the Makefile.wat is a very similar long file to the Linux version of 4.0.4.
Additionally the source file in this version has about 20-30 .cpp files.
The problem is that the PCRE files are being installed to the source directory instead of into the pcre subdirectory of the source directory. This was discovered in the 4.0.4 installer, and it looks like it was fixed in the euphoria installer that does not install watcom, but not the watcom-bundled installer.
I've opened ticket:824.
Matt
I don't mind using the "normal" Windows Installer .exe file and try to compile from that. I hope it works. I will try it tomorrow, to give you people a chance to stop me if it won't work.