Microsoft Research Community

Welcome to Microsoft Research Community Sign in | Join | Rules
in Search

C API - Getting Started

Last post 06-09-2008 3:05 PM by Nikolaj Bjorner. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-05-2008 2:38 PM

    C API - Getting Started

    Hello - I apologize up-front for the newbie question.  I'm trying to get started using the Z3 C API, and am looking for documentation for getting the environment situated, building, linking, and executing programs which use this API.  I'm on a windows machine and have LCC, but also Cygwin with GCC.  Any intro information would be extremely helpful.  

     Thanks very much.

     -Ben 

    Filed under:
  • 06-09-2008 3:05 PM In reply to

    Re: C API - Getting Started

    The release comes with an examples\c directory. Invoke the build.cmd script from that directory.

    The build script assumes the Visual C++ compiler "cl" on your path. If you don't have Visual Studio, you can download one from http://www.microsoft.com/express/download/#webInstall

     

    Thanks

     

    Nikolaj

Page 1 of 1 (2 items)