• Welcome to PlanetSquires Forums.
 

WinFBE 1.5.5 on GitHub (September 27, 2017)

Started by Paul Squires, September 27, 2017, 07:22:26 PM

Previous topic - Next topic

Paul Squires

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
Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer

exjoburgr

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.


James Fuller

Quote from: Jose Roca on October 19, 2017, 01:15: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

Steven Hua

#4
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!

José Roca

Quote from: James Fuller on October 20, 2017, 06:58:38 AM
Quote from: Jose Roca on October 19, 2017, 01:15: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.