c++ - Develop an UI application that interacts with a C + + Library -


i not have technical question problem. writing hint possible technology use.

i have library developed in c++ , have write application ui (multi-platform) uses library. have little time write application i'm looking simple , fast use.

my first idea write application in java ui + , use jni interface c++ library. think quite simple , fast develop ui java .. several problems may arise using jni.

a second idea use wxwidgets write in c++ , not have have problems use different c++ (jni)

in opinion, best solution? have other ideas?

i consider coding gui part qt

my opinion qt better wxwidget such developments

qt free c++ multi-platform software library guis. qt runs on many systems , documented.

coding qt less painful using jni...


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -