NeuronRobotics / nrjavaserial

A Java Serial Port system. This is a fork of the RXTX project that uses in jar loading of the native code.
Other
345 stars 143 forks source link

Changed both make files to reflect changes needed for current version… #117

Closed hammo closed 5 years ago

hammo commented 6 years ago

Changed both make files to reflect changes needed for current version of TDM-GCC (5.1.0-3) and updated README.md. TDM-GCC now uses one folder for both the 32 and 64 bit versions and require the -m32 parameter with the link options as well as the make options. Also, make.exe is now named mingw32-make.exe. It was also necessary to manually create the folder nrjavaserial\src\main\c\build.