Menu

Release Notes

Maxime Viargues

Release Notes

0.5 - 23/07/17

  • Added support for Visual Studio 2017

0.4 - 17/07/17

  • Fixed compatibility with NetBeans 8.2
  • Fixed multiple initializations on startup
  • Avoid asking the Visual Studio path multiple times.

0.3.3 Beta - 15/02/14

  • Fix NetBeans 7.4+ compatibility
  • Works on NetBeans 8.0 with Visual Studio 2013 Express

0.3.2 Beta - 24/06/13

  • Fix NetBeans 7.4 compatibility
  • Add the ability to compile static libraries with msvc_caller

0.3.1 Beta - 24/06/13

  • Removed unecessary depencies which prevents installation on older NetBeans versions

0.3 Beta - 23/06/13

  • Support for 64 bits architecture
  • Check that requested VC compiler exists

0.2.2 Beta - 04/03/13

  • Fix some identifiers not recognized by Netbeans code assistance (including namespace std)
  • Fix crash on Netbeans if create a VCC4N toolchain with an incorrect path
  • Removed the default compiler options in msvc_caller.conf

0.2 Beta - 08/07/12

  • NetBeans 7.2 compatibility
  • Check if Visual Studio path is set up when NetBeans starts.
  • Prevent to ask Visual Studio path several times.
  • Add an option to display compiler version in Options dialog.
  • Fix Error when calling msvc_caller from its own directory (i.e. without path before)
  • Problem with adding libraries option, -l option still remain (Fixed on NetBeans 7.2)

0.1.2 Alpha - 20/04/12

  • Fix Path in an option is not converted to Windows style if starts with "/X\" (X is a drive letter)
  • Display msvc_caller version in verbose mode (for Debug purpose)

0.1.1 Alpha - 15/04/12

First release.
Allow to compile projects with additional includes, libraries, options, etc.


Related

Wiki: Home