Hello,
I would like to convert some KDE3 apps/QT3 apps to TDE/TQT. I have downloaded the scripts by themselves from the GIT server. I have also installed every dev package and tools from the repos. What I would like to know is how people have set up for this before.
TDevelop has helped me set up a /Development directory in my home. I put the qmake and tde.h header file in the directory. I still get errors, so some advice to get one set up will be appreciated.
Thanks --- Bro Michael Henry Associate Pastor Monticello Christian Church
monticellochristian.webs.com www.facebook.com/MonticelloChristianChurch
Office: 870-367-2561
1 Timothy 1:15 "This is a faithful saying worthy of all acception, that Messiah Yeshua came into the world to save sinners; of whom I am chief."
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA224
Hello,
I would like to convert some KDE3 apps/QT3 apps to TDE/TQT. I have downloaded the scripts by themselves from the GIT server. I have also installed every dev package and tools from the repos. What I would like to know is how people have set up for this before.
TDevelop has helped me set up a /Development directory in my home. I put the qmake and tde.h header file in the directory. I still get errors, so some advice to get one set up will be appreciated.
Thanks
If you can post the error messages it would give us a better idea of what is failing where and how to fix it.
Thanks!
Tim
On Monday 20 July 2015 11:48:33 pm Timothy Pearson wrote:
Hello,
TDevelop has helped me set up a /Development directory in my home. I put the qmake and tde.h header file in the directory. I still get errors, so some advice to get one set up will be appreciated.
Thanks
If you can post the error messages it would give us a better idea of what is failing where and how to fix it.
mainwindow.cpp:1:23: fatal error: tdelocale.h: No such file or directory
This first message was solved by configuring TDevelop to use /Development as the default directory. I thought it did when I already set it up. I had already placed tdelocale.h in the header directory and placed it in the /Development root. So that works.
mainwidget.cpp:2:21: fatal error: qlayout.h: No such file or directory
Now this one I can't find the header file. So if you know where it's at, that would help.
--- Bro Michael Henry Associate Pastor Monticello Christian Church
monticellochristian.webs.com www.facebook.com/MonticelloChristianChurch
Office: 870-367-2561
1 Timothy 1:15 "This is a faithful saying worthy of all acception, that Messiah Yeshua came into the world to save sinners; of whom I am chief."