Conversation
d5ddc0c to
0353c7a
Compare
|
I have tried to compile the Octave client-api on the Travis/Mac machines. There is no bottle for octave, so this would build Octave from source. After 10 minutes of compiling Octave, the Travis job times out and gets canceled. For now we can't compile this client-api for Mac in Travis. Efforts to release an Octave binary for Mac are on their way in the Octave community. |
* Use version number from C++ api * Use current date for release date * Shortened package description
|
Please consider adding the generated Client API Documentation to the webpage. You can create it with |
|
@oheim I generally have a mitigated experience with Git submodules, it is particularly derouting for people unexperienced with git. |
|
@nicolaje, It is also possible to not use a submodule and do the development here at the VIBes project. This is certainly easier. The downstream repository at Octave-Forge would simply pull any changes at release time and then be synchronized. |
|
Now there is a clone of the repository at https://sourceforge.net/p/octave/vibes/ |
|
@dvinc I guess it is save to merge now. I will prepare a release at Octave Forge as soon as possible. |
This is a new client API for Octave, the client API is licensed under GPLv3 (in agreement with Octave).
The current state is a working solution which is compatible with the MATLAB client API. More functions from the C++ client API will be added soon.
How Tos:
make -C client-api/Octavepkg install vibes-0.2.0.tar.gzOpen issues: