Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
CodeBlocks QT4 -- qtworkbench in Linux...
jiapei100:
QtWorkbench installed successfully I think.
However, is it good for Linux?
Since on my Ubuntu 9.10,
1) qt4 header files are defaultly in
/usr/include/qt4
2) qt4 library files are defaultly in
/usr/lib/qt4
So, how to set up qtworkbench for my Ubuntu?
Wiki at http://code.google.com/p/qtworkbench/wiki seems only afford some instructions for Windows users.
1) What should I fill in "base" under Ubuntu? (compare to http://code.google.com/p/qtworkbench/wiki/GlobalVariables )
2) What should I fill in " QT Installation Directory" and "Make Specifications Directory" under Ubuntu? (compare to http://code.google.com/p/qtworkbench/wiki/PluginConfiguration )
Finally, is qtworkbench only for windows users?
Cheers
JIA
jiapei100:
Finally, give it up
Not convenient at all..
It seems better to add all staffs required through "Build Options..."
Just wondering,
will manually adding all required "including directories" as well as all required "libraries"
be equivalent to setting global variables (seems to be pretty complex, but still doesn't work fine ).
Best Regards
JIA
jiapei100:
No, impossible. Because QT will call qmake first to produce some intermediate files, which will be further used to compile the final binary executable file.
So, can anybody show the entire process of how qtworkbench is working under Linux ??
I strictly followed the Wiki at http://code.google.com/p/qtworkbench/wiki/QtWorkbenchProjects
But, I always obtain the following error messages
"
make: Makefile: No such file or directory
make: *** No rule to make target `Makefile'. Stop.
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings
"
So, is it possible that "Ubuntu 9.10 + CodeBlocks 8.02 + qtworkbench 0.60 alpha" is not working?
Urgent Best Regards
JIA
--- Quote from: jiapei100 on January 02, 2010, 04:19:48 am ---
Finally, give it up
Not convenient at all..
It seems better to add all staffs required through "Build Options..."
Just wondering,
will manually adding all required "including directories" as well as all required "libraries"
be equivalent to setting global variables (seems to be pretty complex, but still doesn't work fine ).
Best Regards
JIA
--- End quote ---
Navigation
[0] Message Index
[*] Previous page
Go to full version