Search found 10 matches

by javaman44
Mon Sep 14, 2009 6:31 pm
Forum: Jirr
Topic: updating Jirr
Replies: 8
Views: 8676

Ok, yah I would imagine binding C++ to Java would be complex with many rules. From the little C that I read on, I remember thinking, "Wow with Java all you have to do is build. There are so many other things to think about in C!!!" Thanks for the quick response. Maybe when I get to Ohio Un...
by javaman44
Mon Sep 14, 2009 11:57 am
Forum: Jirr
Topic: updating Jirr
Replies: 8
Views: 8676

I was wondering if you were still working on a new version or not. I can't help, but I'm interested in using IRRLICHT. I could do some testing also.
by javaman44
Wed Sep 09, 2009 5:47 pm
Forum: Jirr
Topic: Jirr on Linux or Mac
Replies: 14
Views: 10461

Oh, I see. Thanks for the help you gave me, and you too hybrid!
Vance
by javaman44
Wed Sep 09, 2009 1:13 pm
Forum: Jirr
Topic: Jirr on Linux or Mac
Replies: 14
Views: 10461

I'm sorry to be such an imbecile, but how do I run the installer? I've only used Windows and Linux, so I'm familiar with .exe, .bat, or the Linux executable(I can't remember the name now), so is it a mac installer program that?

Also, what file is the installer, or what is the extension?
by javaman44
Wed Sep 09, 2009 11:52 am
Forum: Jirr
Topic: Jirr on Linux or Mac
Replies: 14
Views: 10461

The OSX binary release installs the dynamic library to /Library/Frameworks/Irrlicht.framework
How do I run the binary release; what is it? Is it a file in the Mac Irrlicht 1.5.1 download, or is it something else?

Thanks,
Vance
by javaman44
Tue Sep 08, 2009 11:09 pm
Forum: Jirr
Topic: Jirr on Linux or Mac
Replies: 14
Views: 10461

Oh, ok. Well I'll look into trying to run XCode on Win, or do you know if someone on this forum may have already compile IRRLicht into a .dylib, and I could get it from them? I'm asking this because your are an Admin, so I suppose you know a lot of what gos on here. I'll ask one more quickie. Where ...
by javaman44
Tue Sep 08, 2009 9:02 pm
Forum: Jirr
Topic: Jirr on Linux or Mac
Replies: 14
Views: 10461

Where is the Mac lib? Is it in the regular Irrlicht release, or the Mac release? I looked in both, but I can't find a Mac specific library. I mean the release that can be downloaded from here at the top of the page. http://irrlicht.sourceforge.net/downloads.html I can use a dll in Java. To load a na...
by javaman44
Tue Sep 08, 2009 7:42 pm
Forum: Jirr
Topic: Jirr on Linux or Mac
Replies: 14
Views: 10461

Ok, I see. I'll figure out the make command. I tried running it off a Linux on a live CD, but it didn't work. I guess I have to install the distro onto my hdd. About the Mac release. Does the binary release mean that in order to get the Mac native lib, I have to build from the binary? Where is the b...
by javaman44
Tue Sep 08, 2009 3:36 pm
Forum: Jirr
Topic: Jirr on Linux or Mac
Replies: 14
Views: 10461

Oh, well that's disappointing. So, I guess then Jirr is only really for Windows? Also, how about this. How hard would it be to use the JNI to access the Irrlicht library, and create C++ objects(Is that what the C++ version of Java objects are called? I know very little about C++) and use them? I hav...
by javaman44
Tue Sep 08, 2009 2:28 pm
Forum: Jirr
Topic: Jirr on Linux or Mac
Replies: 14
Views: 10461

Jirr on Linux or Mac

Hi, I just found the amazingly fast Irrlicht engine, and this great Java binding. I would like to use Jirr in a Java applet with WebStart, but I'm not sure if it will run under non-Win environments. I looked on the forums, and it seems, from some old posts, that I could recompile a Linux version fro...