NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
p3aul
Joined: 02 Oct 2008 Posts: 16
|
Posted: Fri Aug 17, 2012 4:12 am Post subject: Netbeans says that Qt Designer is not in my Path or Not installed |
|
|
Ubuntu 64bit 10.04
Gnome 2.3
Nautilus 2.3.01
I am following a tutorial to create a c++ project with widgets using Qt Designer. When I get to the point of double-clicking on the form.ui to bring up Qt Designer I get the dialog box that says Qt Designer is either not installed, or is not in the Path statement. Well I know it's installed because I have used it. So that leaves only the path statement. Here is where the Qt files are:
| Code: |
owner@owner-desktop:~$ find ~/QtSDK -name designer
/home/owner/QtSDK/Examples/4.7/designer
/home/owner/QtSDK/QtCreator/bin/designer
/home/owner/QtSDK/QtCreator/lib/qtcreator/plugins/designer
/home/owner/QtSDK/QtCreator/share/qtcreator/designer
/home/owner/QtSDK/Desktop/Qt/4.8.0/gcc/plugins/designer
/home/owner/QtSDK/Desktop/Qt/4.8.1/gcc/bin/designer
/home/owner/QtSDK/Desktop/Qt/4.8.1/gcc/plugins/designer
/home/owner/QtSDK/Desktop/Qt/474/gcc/plugins/designer
owner@owner-desktop:~$
|
All point to designer but I suspect there is only one that is correct.
I modified the path statement for several paths and keep getting the same dialog box in Netbeans. Here is one:
| Code: |
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/owner/QtSDKDesktop/Qt/4.8.1/gcc/:/home/owner/QtSDK/QtCreator/bin/designer"
|
What I added starts with /home/owner/QtSDK/
Could someone take a look at this and tell me what's wrong? I'm in a hurry so sometime in the next 30 seconds would suffice
Really, thank you very much for your help! |
|
| Back to top |
|
 |
p3aul
Joined: 02 Oct 2008 Posts: 16
|
Posted: Sun Aug 19, 2012 12:02 am Post subject: |
|
|
Well due to the lack of comments I would have to say that, although Netbeans is fine for straight java and swing, it's not good for anything else. I say this because i have managed to create a java forms project but have utterly failed at anything else. My experience also with Qt is that is not worth a flip, and in that may be the problem with Netbeans and C++. Also the lack of support on this forum obviously leaves a lot to be desired, as I found in other parts of oracle.
Well I guess I'll probably get a response now! When you fail to get a response on a forum, all you have to do is diss the mods, forum or both and you'll hear about it! Then they'll threaten to ban you or actually do it! |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|