XSharp Cahors 2.12 - Public Installer available

Today we have released a public installer for XSharp Cahors 2.12.

The what's new document describing all the changes can be found here:

The public installer can be downloaded here.

{rsfiles path="installers/XSharpSetupPublic2.12.2.0.zip"}

We have also updated the installer for the FOX version of 2.12.

{rsfiles path="fox/Compiler/XSharpSetupFox2.12.2.1.zip"}

We have made the following changes in this installer (these changes are also included in the public version)

  • Restored support for VS 2022, versions 17.0 and 17.1
  • Fixed an issue in the VS integration that would cause problems with TFS
  • The runtime help for functions and methods with CLIPPER calling convention (such as the Str() function) has been updated.

If you have downloaded 2.12.2.0 before and you do not use VS 2022 version 17.0 or 17.1 and you do not use TFS then you do not need to download this update, unless you want to get the updated help file.


5 comments

  • I install public xSharp 2.12.2.0. (Windows 11) When you create a new app in core dialect in vs2022, you can't run it from VS (Start without debuggging or Start debugging). When I go to the working folder there the .exe starts. Is it just a public constraint or a mistake?

    Juraj
  • Juraj,
    It is probably better to continue the discussion on the forum.
    What was the type of app that you have chosen ?
    Did you choose the "Console Application (.Net Core) ?
    That template should not have been included yet.
    Or did you choose another template ?
    Can you insert the macro $(TargetPath) in the Command on the debug page?
    Does that make a difference ?