certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-dev] How to build the CERTI-3.4.0-Source


From: שלמה נוריאני
Subject: [certi-dev] How to build the CERTI-3.4.0-Source
Date: Tue, 24 May 2011 10:20:49 +0300

Hi,
 
I am working with Win XP, Visual Studio 8
 
 My purpose is to develop a distributed simulation, that is writen in C++/C#.
For the beginning i would like to have a compiled version. for that purpose I did the following steps:
 
1. downloaded the CERTI packages:
    "CERTI-3.4.0-WinXP-MSVC-9.0-2008-Debug" +
    "CERTI-3.4.0-Source"
2.Install  CERTI-3.4.0-WinXP-MSVC-9.0-2008-Debug.
3. Extract CERTI-3.4.0-Source to "C:\Tmp\CERTI-3.4.0-Source" Dir.
4. Execute the CMake app with the following options:
    Browse Source="C:\Tmp\CERTI-3.4.0-Source"
    Generator for this project = Visual Studio 6
   CMake Install Prefix = "C:\Program Files\Certi 3.4.0" (Default).
 
when activating the 'Configure' option in CMake, i gets the following notes:
HAVE DLFCN_H NOT FOUND
..INTTYPES_H_ NOT FOUND
..MEMORY_H, STDLIB, STRINGS, STRING, .. NOT FOUND
 
Questions:
 
Why CERTI package does not compiled ?. I am loading the generated projects but it is not compiling. many errors reports about unknown definitions.

 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]