
qdialog
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
markc
11 years ago
Would you consider pushing the project to gitorious.org?
Report
karbafos
11 years ago
I was busy some time. update in progress. I upload updates in near future, may be next week.
P.S. And, Yes, I will try gitorious.org
Report
karbafos
11 years ago
qdialog is under development.
I use qtcreator IDE for build and modify sources. Just open src.pro in qtcreator
You can use qmake/make tools
in ./src directory:
qmake -makefile - for Makefile generation
make clean
make all
in ./bin directory there several examples for testing (copied and adapted from original console dialog)
Report
hizoka
11 years ago
How to compile, please ?
How packtage ?
Thinks
Kubuntu 9.04 64bits.
PS : Sorry for my english, i'm french guy.
Report