https://github.com/bcdev/iavisa-ct
IAVISA Cloud Test Library
https://github.com/bcdev/iavisa-ct
Last synced: 30 days ago
JSON representation
IAVISA Cloud Test Library
- Host: GitHub
- URL: https://github.com/bcdev/iavisa-ct
- Owner: bcdev
- Created: 2011-01-26T11:25:52.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-01-26T11:27:07.000Z (over 15 years ago)
- Last Synced: 2026-05-27T03:34:21.656Z (30 days ago)
- Language: C
- Homepage:
- Size: 266 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
HOW TO INSTALL
Build the IAVISA Cloud Test library by changing in either the
Release or Debug directory and type 'make'. Move the resulting
libiavisa-1.2.a static library to a path appropriate for your
development environment.
Create a new IAVISA home directory and copy the 'auxdata' and
'optdata' folders into the newly created directory.
Set the environment variable 'IAVISA_HOME' to your IAVISA home
directory.
In order to use the IAVISA library build your source code with
gcc using the '-c' option and link the resulting object files
with g++ to build the executable.
CONTACT
Ralf Quast
Brockmann Consult
ralf.quast@brockmann-consult.de