Closed AlexN-114 closed 6 years ago
I moved installers to SourceForge site where is much more disk space available for free. On GitHub only 1 GB of disk space is available. New location is here OW 2.0 installers
Just be vary of them flagging the executables as infected, i had to post the admins there because they flagged all the open watcom builds on my page as containing malicious code lol.
Yes, it is known problem that some antivirus software flags OW installers as infected.
Pretty much any corporate antivirus does that, also happens to mingw executables. Guess the corps dont trust free software... Unless they use it themself x) that is, you would not believe the ammount of non open source programs that use for instance zlib.
https://sourceforge.net/projects/cbadvanced/files/Open-Watcom%20Builds/25-04-2018/
intel 2017 + msvc 2015 build from a few days ago. had to fix installer scripts again because the dos executables where missing the exe extension. Also included valarray based on sgi's, feel free to test if it works.
I did two fixes that installers build works again. commit 4c62b8b885aa07be4febc719d4e92b7bdc032337 commit 66df51a03c503d255a0871b705f5eec481c15845
Please, if any trouble then report bug or submit patch.
looks good so far :)
64-bit C++ compiler for Linux was fixed that IDE builded on 64-bit Linux are working now.
When I download your prebuild master.zip and copy the content in an empty directory and try to start the IDE after setting the environment variables in binnt, I get a dialog box with the message that Open Watcom IDE doesn't work anymore (OK - I get the message in german so your message could be different).
If I copy the IDE in an other directory without ide.cfg, the IDE starts correct but the menus are incomplete.
If its important, I tried it on Windows 7-64
Regards, Alex ;-)
PS: I have an old version of your builds (04.04.2017). There all worked. The versions between I haven't tried. :-(