Quantcast
Channel: specsharp Wiki & Documentation Rss Feed
Viewing all articles
Browse latest Browse all 25

Updated Wiki: Binaries

$
0
0
NOTE: if you downloaded the sources, you do not need to download the binary distribution--the source distribution contains a bootstrapping compiler.
  • Go to the "Downloads" tab and click on the current release to download a zip file containing all of the binaries you need to just run Spec#.
  • Open a Visual Studio 2010 command prompt and navigate to the directory into which you unzipped the binaries. You will need to open that command prompt with administrator privileges (right click and select Run as Administrator).
  • Execute the command register.cmd. You should see three messages telling you that the types have been registered successfully. This means that Visual Studio now knows what a Spec# project is and how to build it. If you get errors saying that RegAsm could not load a dll, try unblocking that dll (right-click the file ==> Properties ==> Unblock).
  • If you want to run the program verifier (SscBoogie), you will also need to install Z3. We strongly recommend you to install version 2.15.
  • If you have Code Contracts installed (as every man, woman, and child on this planet ought), then you may get some warning dialogs when you open Visual Studio 2010 on Spec# projects. The fix is then to install Spec# before installing Code Contracts, so: uninstall Code Contracts, do the register.cmd step above, and then re-install Code Contracts.

Please let us know if something doesn't work!

Viewing all articles
Browse latest Browse all 25

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>