-
- [ ] Windows
```
[General Info]
Application: Cyberduck
Version: 8.7.3.40979+4c77c468c4f39835b37a5d113d6012207553de05
-----------------------------
[Exception Info 1]
Top-level Except…
-
```
What steps will reproduce the problem?
1. check out from svn
2. cd into rococoa-core and *mvn install*
3. cd into rococoa-cocoa
4. ensure there is no librococoa.dylib in there
5. *mvn test*
What …
-
```
What steps will reproduce the problem?
1. check out from svn
2. cd into rococoa-core and *mvn install*
3. cd into rococoa-cocoa
4. ensure there is no librococoa.dylib in there
5. *mvn test*
What …
-
https://github.com/umjammer/vavi-sound-sandbox/issues/19 is might be rococoa's fault on intel platform.
i don't have intel env. no more...
-
I know there are already some reports about this bug but I can't comment on the issue because they are closed for new comment.
I'm still experiencing my Cyberduck keeps on disconnecting after being…
-
* [ ] rococoa
* [ ] opl3
* [x] jsyn ... synthesizer has master volume property
* [x] garvill ... works sysex master volume! great implementation!
-
```
In theory, you should be able to load the dylib file from the rococoa jar file.
This means that library users will not have to change java.library.path. The
code that should allow this to happen…
-
I'm trying to show a simple empty window on screen - but right now I'm totally stuck calling `NSWindow.initWithContentRect:styleMask:backing:defer:`. I think the problem is my NSRect implementation:
…
-
JNAerationTest.test:137 Error : java.io.IOException: cannot connect to jrt:/java.base in :
{TestBridJ.java=import java.nio.*;
import org.bridj.*;
import org.bridj.cpp.*;
import static org.bridj.…
-
Hi, thanks for the great work on this project.
I clone the repo and run `mvn clean install` as specified in the README, but I get the following error:
```
[INFO] --- maven-compiler-plugin:3.2:c…