Thanks a lot!
I will look into the problem with the test package as soon as possible.
Joachim
Am 9. August 2015 17:29:42 MESZ, schrieb "Tudor Girba-2 [via Smalltalk]"
:
>
>
>Ok. I added now:
>- 3.1-alpha with packages for pharo 5
>- development and stable symbolic versions for pharo 3 and ph
Ok. I added now:
- 3.1-alpha with packages for pharo 5
- development and stable symbolic versions for pharo 3 and pharo 5.
The tests problem should still be solved. Do you still want to look at that?
Once that is done, the tests packages should be added to the version. I can
do that.
Cheers,
Dor
> Am 09.08.2015 um 14:36 schrieb Tudor Girba-2 [via Smalltalk]
> :
> However, I notice that you have some distinct version names, and this seems
> to throw MC off. For example, when trying to load the latest version of
> ConfigurationOfJNIPort:
> - we get: ConfigurationOfJNIPort-JoachimGeidel.3
Hi,
Great.
However, I notice that you have some distinct version names, and this seems
to throw MC off. For example, when trying to load the latest version of
ConfigurationOfJNIPort:
- we get: ConfigurationOfJNIPort-JoachimGeidel.3.0a3
- instead of: ConfigurationOfJNIPort-JoachimGeidel.3.0a4
Thi
Hi Tudor,
> Am 09.08.2015 um 13:27 schrieb Tudor Girba:
> I tested your changes, and I confirm that the code works fine in Pharo 5.
> Now, we just need to get them published :).
I tend to avoid words like „just“, „simply“ etc. when talking about software.
;-) The ConfigurationOfJNIPort should
Hi,
I tested your changes, and I confirm that the code works fine in Pharo 5.
Now, we just need to get them published :).
Cheers,
Doru
On Sun, Aug 9, 2015 at 12:50 PM, Tudor Girba wrote:
> Hi Joachim,
>
> This is great news! Thanks a lot for looking into this.
>
> Could you commit your chang
Hi Joachim,
This is great news! Thanks a lot for looking into this.
Could you commit your changes? Or could you grant me access to the JNIPort
project?
Cheers,
Doru
On Sun, Aug 9, 2015 at 12:25 PM, Joachim Geidel <
joachim.gei...@onlinehome.de> wrote:
> Hi Tudor,
>
> some progress in Pharo 5
Hi Tudor,
some progress in Pharo 5:
> Am 28.07.2015 um 16:10 schrieb Tudor Girba-2 [via Smalltalk]
> :
>
> I also tried with Pharo4 and Pharo5, but it does not work because I get a MNU
> for GhostClassBuilder>>#client:.
>
> I fixed it in a Pharo5 image by using #installer: instead, but the
>
Hi again,
In the meantime I found the problem: if I replace self halt with a concrete
execution, it works :).
I also tested the passing of arguments back and forth between Pharo3 and
Java 1.6 and that works fine, as well.
Now, the only thing left is to get this running on Pharo5.
Cheers,
Doru
Hi again,
I continued with experimentation in Pharo 3. Specifically, I would like to
get a callback working, but something does not work out.
Could you take a look below? Perhaps you can spot what I am doing wrong.
Here is what I did:
1. I downloaded:
https://sites.google.com/site/jniport/file-
Hi Joachim,
Thanks for the answer.
Unfortunately, I am stuck at the moment too, and I have no idea how to
proceed. I would really benefit from your, or someone else's, help :).
Cheers,
Doru
On Tue, Jul 28, 2015 at 9:57 PM, Joachim Geidel <
joachim.gei...@onlinehome.de> wrote:
> Hi Tudor,
>
>
Hi Tudor,
unfortunately I haven’t had much time to work on JNIPort for a while. I have
started to simplify some of the code, but this isn’t finished yet, and I have
not yet looked into Pharo 4 and 5. The latest Pharo version I have worked with
was 3, because I was waiting for the VM and NativeB
Hi Joachim,
Thanks for the answer.
I did not have Java 1.6 anymore on my Yosemite, but I installed it now. For
reference, here is how to get it:
https://support.apple.com/kb/DL1572?locale=en_US
I still have problems in Pharo5.
I am trying the following script:
http://ws.stfx.eu/CHS8KCAGWGO2
I
Tudor Girba-2 wrote
> However, I do not know where to point "JNIPortJNIInterface libraryFile:"
> to. In the original instructions for Java 1.6, the code looked like:
> JNIPortJNIInterface libraryFile:
> '/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libclient.dylib'
>
> Wit
Hi,
I am having trouble running JNIPort with Pharo 5 and Java 8 on Mac OS X
10.10.4.
The code loads fine:
Gofer new
smalltalkhubUser: 'JNIPort' project: 'JNIPort';
configuration;
loadVersion: '3.0-alpha'.
However, I do not know where to point "JNIPortJNIInterface libraryFile:"
to. In the origina
15 matches
Mail list logo