Pavel 0 Posted February 6, 2013 Report Share Posted February 6, 2013 SourceBoost V7.11 release candidate 1 is available to download from http://www.sourceboost.com/CommonDownload.html Regards, Pavel Quote Link to post Share on other sites
JorgeF 0 Posted February 6, 2013 Report Share Posted February 6, 2013 Hi Is it possible to install this new release side by side with 7.10 for the initial tests? Best Regrads Jorge Quote Link to post Share on other sites
Dave 0 Posted February 6, 2013 Report Share Posted February 6, 2013 Is it possible to install this new release side by side with 7.10 for the initial tests? Yes. When you open an existing project you will need to set the the new compiler and linker directory in SourceBoost IDE, Menu Settings->Options->Tools->Compile&Linker Directory to use the new compiler and linker. Regards Dave Quote Link to post Share on other sites
Sparky1039 0 Posted February 6, 2013 Report Share Posted February 6, 2013 Will there be a version log update for this release? I'm interested to know what the fixes/changes are before using. thx Quote Link to post Share on other sites
Pavel 0 Posted February 7, 2013 Author Report Share Posted February 7, 2013 Change log: fixed ide problem when words TODO or FIXME in the sources caused file safe problems fixed BoostC++ integration into ide that was broken in 7.10 release fixed settings and build problems in several examples supplied in the installation fixed watch window for very big values for unsigned long type fixed problem when debug session wasn't closed correctly when another workspace was opened during debugging boostlink.exe renamed into boostlink_picmicro.exe installation modified to check DEP settings only if wmic.exe is present installation updated to include vc2008 redistributives removed -swcs linker option prom proj file (this option is stored in config file and is auto-generated if missing in novo projects) re-built lcd_helper.lib library from BoostBasic examples using latest tools open workspace now lets user select from both workspace and project files ide changed to store extra options in config file updated ide check for novo based projects that have missing -swcs linker option fixed random ide crash fixed bug when ide did not enclose prebuild.bat and postbuild.bat commands into double quotes if their path contained spaces fixed (disabled?) crash under Windows 7 64bit "The activation context being deactivated is not the most recently activated one" fixed bug in error reporting when target config file was not found PIC18 eeprom library split into 2: 8 and 16 bit addressing fixed Novo bug: tasks executed when not expected. Caused by incorrect capture to maximum task priority. added #ifndef and #endif into system headers to prevent multiple inclusion of header files. added sorting for files in the workspace tree updated mplabx plugin fixed problem when compiler was reported an error for function pointer declaration when one extern and another not extern were used fixed problem in IDE when wizard didn't work if there was no active project (i.e. in empty workspace) fixed problem when release build didn't parse empty bit names in config file correctly (i.e. BitNames = "","","","NOT_TO","NOT_PD","Z","DC","C" fixed problem when optimisation (dead code removal) was being applied when it shouldn't. fixed linker bug when code page switch lost in some functions containing asm code fixed problem when setup didn't stop build service and this caused error later when service file was supposed to be overwritten fixed problems with expressions enclosed into parentheses increased various preprocessor limits like macros size or include depth Quote Link to post Share on other sites
Pavel 0 Posted February 11, 2013 Author Report Share Posted February 11, 2013 Please let us know if you find any problems in 7.11rc1. We plan to do 7.11 final release on Feb 17th. Regards, Pavel Quote Link to post Share on other sites
davidb 0 Posted February 11, 2013 Report Share Posted February 11, 2013 Hi Pavel, Nice to see new features but I feel basic compiler problems like the Signed Short problem on the PIC18Fxxxx should be fixed first! http://forum.sourceboost.com/index.php?showtopic=5021 Regards davidb Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.