Im trying to implement another api called vuforia. one of the many problems i have come across is that vuforia is written entire in c++. So i was wondering how to use the netbeans c/c++ plugin in the jme ide that way i can build the native code. is there already a way to build native c++ code in the jme ide that i just know about. any help are suggestions in this area will be greatly appropriated.
Sure, just install the C++ development plugins via Tools->Plugins and read the manual (pressF1 to open it)
That was my first thought but when i go to the plugins screen i dont see the c++ dev plugin available. do i have to import some kind of rep or something that is not standard.
@jlambert said:
That was my first thought but when i go to the plugins screen i dont see the c++ dev plugin available. do i have to import some kind of rep or something that is not standard.
Install RC2, update it with the latest stable updates and you should see the C++ development entry.
1 Like
What is RC2 stand for ? sorry if thats a dumb question.
Thanks for your amazing fast support
1 Like