tsume
The Pervy Sage
I've been looking at some open source code for a project I'm working on (based in Scala & Java). I found a project which does what I need, but it's based in C++. I have no problem in using the C++ code cause I could make some system calls from the JVM.
My real problem is that the code is created in Visual Studio. I have no idea on how to port this code. It may include files which I may overlook. Can anyone who has ported code from Visual Studio help?
My real problem is that the code is created in Visual Studio. I have no idea on how to port this code. It may include files which I may overlook. Can anyone who has ported code from Visual Studio help?