#3: Add interface to k-order DLL, up to order 3, using model compiled in C --------------------------+------------------------------------------------- Reporter: sebastien | Owner: michel Type: feature | Status: accepted Priority: major | Milestone: 4.1 Component: K-order DLL | Version: Resolution: | Keywords: --------------------------+-------------------------------------------------
Comment(by sebastien):
Almost done as of r3216.
The last thing to do is to try to make Microsoft Visual C++ work with k_order_solver, this is mandatory for 64-bit MATLAB for Windows.
This involves modifying the mexopts.bat for testing purposes, and if successful, update the preprocessor (maybe with a preprocessor option to switch between g++/MSVC), and the reference manual.