Long shot - any of you developers ever used SWIG?
#1
I am working on some code that was written in C++, but I need to return some results to java in an integrated fashion.

I built out some shared libraries tht give me access to the C++, and generated allt he JNI using SWIG.

The problem is I am having a problem creating a typemap for the return type of one of the functions (unsigned char **), so anyway, if you have ever used SWIG or JNI before, I'd appreciate talking to you for a few.

Thanks!
2013 Cadillac ATS....¶▅c●▄███████||▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅||█~ ::~ :~ :►
2008 Chevy Malibu LT....▄██ ▲  █ █ ██▅▄▃▂
1986 Monte Carlo SS. ...███▲▲ █ █ ███████
1999 F250 SuperDuty...███████████████████►
1971 Monte Carlo SC ...◥☼▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙☼◤
  Reply
#2
Moved this over to the lounge where maybe more people will see it, away from the (car) technical discussion forum :thumbup:
Current: '20 Kia Stinger GT2 RWD | '20 Yamaha R3 | '04 Lexus IS300 SD
Past: '94 Mazda RX-7 | '04 Lexus IS300 (RIP) | '00 Jeep XJ | '99 Mazda 10AE Miata | '88 Toyota Supra Turbo

My MM MoviesWatch Them Here
  Reply
#3
yah thanks..i guess i put it in technical because it's...technical..heh
2013 Cadillac ATS....¶▅c●▄███████||▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅▅||█~ ::~ :~ :►
2008 Chevy Malibu LT....▄██ ▲  █ █ ██▅▄▃▂
1986 Monte Carlo SS. ...███▲▲ █ █ ███████
1999 F250 SuperDuty...███████████████████►
1971 Monte Carlo SC ...◥☼▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙☼◤
  Reply


Forum Jump: