Bug #19167 2013-10-24 15:56
nmohammad
Can't create Qt4 Project (Linux)
RELEASE 12.11 rev 8629
My steps:
1. Run Code::Blocks
2. Click "Create New Project"
3. Select "QT4 Project", press "GO" press "next"
4. Enter Project title "qt_test" (for example) , press "next"
5. In edit field I kept "$(#qt4)" and press "next"
6. In the appeared window "Global variable editor" I entered:
Base: "/usr"
include: "/usr/include"
lib: "/usr/lib" and "/usr/lib/qt4" (tried both)
obj: "/usr/bin"
7. click "close"
8. Clicked "ok" and an error window said "The path you entered seems valid, but this wizard can't locate the following Qt's library file:
QtCore in it.
(Also tried prepending lib and appending .a and .lib)"
- Category
- Group
- Platform:Linux
- Status
- Open
- Close date
- Assigned to