The CIDSL For .NET is Here
Using CIDSL .NET Library
http://www.youtube.com/watch?v=0gsBSDJhwcU
------ The CIDSL Project (C++ version) ----------
This project was build with MinGW's g++, v4.7.0.
It's advisable that you use MinGW when building from source,
otherwise you may have to setup Make manually.
How to build CIDSL with MinGW:
1) Extract the CIDSL files to a folder named CIDSLPhysics
2) Place the CIDSLMake file in the directory along with the extracted source files
3) Open a command prompt and navigate to the directory where the extracted files
were placed
4) Use
mingw32-make -f CIDSLMake.txt
Using CIDSL .NET Library
http://www.youtube.com/watch?v=0gsBSDJhwcU
------ The CIDSL Project (C++ version) ----------
This project was build with MinGW's g++, v4.7.0.
It's advisable that you use MinGW when building from source,
otherwise you may have to setup Make manually.
How to build CIDSL with MinGW:
1) Extract the CIDSL files to a folder named CIDSLPhysics
2) Place the CIDSLMake file in the directory along with the extracted source files
3) Open a command prompt and navigate to the directory where the extracted files
were placed
4) Use
mingw32-make -f CIDSLMake.txt