Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > JNI with Borland C++ Builder 4.0

Reply
Thread Tools

JNI with Borland C++ Builder 4.0

 
 
Terrie
Guest
Posts: n/a
 
      06-17-2004
Hi,

I want to add a Java programm to my native software using JNI. Years
ago I did it with the MS Developer Studio without any problems.

Now I get a dialog while running my applications that says that "the
procedure entry point _JNI_CreateJavaVM@12 could not be located in the
dll jvm.dll".

I want to create a JVM 1.4, I used all this tools like implib and
coff2omf but it still does not run.

Any proposals??

Thx,

Terrie
 
Reply With Quote
 
 
 
 
Terrie
Guest
Posts: n/a
 
      06-18-2004
Hi,

found the solution in another newsgroup:

use "coff2omf -lib:st jvm.lib <outputfilename>"

for converting the jvm.lib.

It works.

Terrie
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
QUERY: Borland C++ 4.5 vs Borland Turbo C++ 1.01 dhruba.bandopadhyay@hotmail.com C++ 1 10-02-2006 10:57 AM
Conversion MS VS.NET 2003 - Borland C#Builder Piotr Karwatka ASP .Net 1 12-15-2004 10:20 PM
Creating Control Array in Borland C++ Builder 6.0 Mani C++ 3 09-22-2003 09:33 PM
Borland C++ builder simple question Jakub Dudek C++ 1 08-29-2003 02:03 PM
Problem with linking in Borland Builder C++ 5 Dariusz Plygawko C++ 3 07-11-2003 12:37 PM



Advertisments