PlanetSquires Forums

Support Forums => PlanetSquires Software => Topic started by: Paul Squires on September 27, 2017, 07:52:26 PM

Title: WinFBE 1.5.5 on GitHub (September 27, 2017)
Post by: Paul Squires on September 27, 2017, 07:52:26 PM
Version 1.5.5 (September 27, 2017)
- Changed: Updated deutsch.lang language file thanks to Joerg Buckel.
- Changed: Instances of IFF&() changed to IFF() and SPACE$() to SPACE()to allow compiling with FBC 1.06.
- Changed: WinFBE32.exe and WinFBE64.exe now compiled using FBC 1.06.
- Fixed: Error in #Define in modSciLexer.bi.

https://github.com/PaulSquires/WinFBE/releases
Title: Re: WinFBE 1.5.5 on GitHub (September 27, 2017)
Post by: exjoburgr on October 19, 2017, 01:27:29 PM
Thanks for the great Open source FB editor.

Quick question - the release notes mention FBC 1.06 - where can I get FreeBASIC 1.06?
I only see 1.05 on freebasic.net and the FB forums at freebasic.net/forum/

Sorry for only asking this now, I've been away for a few weeks.
Title: Re: WinFBE 1.5.5 on GitHub (September 27, 2017)
Post by: José Roca on October 19, 2017, 01:45:23 PM
Here: http://users.freebasic-portal.de/stw/builds/
Title: Re: WinFBE 1.5.5 on GitHub (September 27, 2017)
Post by: James Fuller on October 20, 2017, 07:28:38 AM
Quote from: Jose Roca on October 19, 2017, 01:45:23 PM
Here: http://users.freebasic-portal.de/stw/builds/
Jose,
  How did you incorporate the 1.06 build with the 1.05 download?
Did you just use the fb.exe or ...?

James
Title: Re: WinFBE 1.5.5 on GitHub (September 27, 2017)
Post by: Steven Hua on October 20, 2017, 08:36:09 AM
In https://sourceforge.net/projects/mingw-w64 released in August version 7.2 is a virus, do not know http://users.freebasic-portal.de compiler fbc whether to use this virus version , Because it detects a virus, see the test report.

http://users.freebasic-portal.de/stw/builds/win32/fbc_win32_mingw_0482_2017-10-19.zip This version may use the mingw-w64 7.2 version to compile it, August released mingw-w64 version 7.2 There is a virus.

recommend manually compile the FBC 1.06.0 version, using the MINGW-W64 version of 7.1 or Mingw-w64 6.4 or other older versions, compile with Msys or MSYS2, which is easy to compile.

fbc_win32_mingw_0482_2017-10-19. Zip lib library file is incomplete.

up: https://sourceforge.net/projects/mingw-w64  October 18 update,recompiled version 7.2

Good luck!
Title: Re: WinFBE 1.5.5 on GitHub (September 27, 2017)
Post by: José Roca on October 20, 2017, 12:26:42 PM
Quote from: James Fuller on October 20, 2017, 07:28:38 AM
Quote from: Jose Roca on October 19, 2017, 01:45:23 PM
Here: http://users.freebasic-portal.de/stw/builds/
Jose,
  How did you incorporate the 1.06 build with the 1.05 download?
Did you just use the fb.exe or ...?

James


As you like it. The main changes are in the compiler. There may be also a few changes in the include files.