Brian Kelley
88637a59d7
Adds SWIGWIN definition in WIN32 if not 32bit ( #1158 )
2016-11-10 06:34:56 +01:00
Brian Kelley
092ab6ff12
Fixes csharp build for 64 bit systems ( #1098 )
...
* Fixes csharp build for 64 bit systems
* Need to support make and make install stages
* switch to an alternate strategy and get it working for the java wrappers too
this now builds for me on 64bit win10 with MSVC14
* add missing files from that last commit
* Hopefully fixes unix and osx builds while maintaining msvc builds
* Fixes mono builds, removes python check
2016-10-14 15:40:05 +02:00
Greg Landrum
1aec53181d
add Int_List to SWIG wrappers
2015-10-12 07:34:57 +02:00
Greg Landrum
a5548e6e26
initial support for an explicit MolDraw2DSVG object; bring the csharp wrappers somewhat up-to-date
2015-02-04 07:16:30 +01:00
Greg Landrum
40908a43da
mmff into SWIG wrapper. first tests
...
note: these changes remove some direct ff-manipulation functionality that was
present previously
2013-10-12 16:24:18 +02:00
Greg Landrum
5369d1ffc9
fix builds of SWIG wrappers
2013-06-01 18:09:47 +02:00
Greg Landrum
14314b01ad
add cmake configure variable to make multi-threaded stuff optional
2012-12-17 04:07:20 +00:00
Greg Landrum
f542dbf7f3
more readme updates for the csharp stuff
2012-11-22 05:39:35 +00:00
Greg Landrum
0fb49c4024
move towards generalizing the vs.net project file
2012-11-22 05:20:22 +00:00
Greg Landrum
e5b3438846
update csharp wrapper builds;
...
note: this current version will almost certainly not work on windows
2012-11-22 04:26:11 +00:00
Greg Landrum
dafff3bcaf
stop including our own std_vector.i, instead just extend the one provided with swig; duplicate the std_list file into the csharp wrapper in case it ends up needing to be different
2012-11-21 16:11:16 +00:00
Greg Landrum
05e235cd31
remove out-of-date readme
2012-11-01 11:54:14 +00:00
Greg Landrum
9437cf466b
update docs
2012-11-01 11:53:49 +00:00
Greg Landrum
a23c058463
get csharp wrapper building with and useable within visual studio
2012-11-01 11:33:33 +00:00
Greg Landrum
2e910c817f
test addition of csharp build to cmake
2012-10-31 06:48:56 +00:00
Greg Landrum
0e95bfafa6
add preliminary pass at a csharp wrapper.
...
this currently only will work using mono, visual studio integration still needs to be done
2012-10-28 12:17:25 +00:00