Opened 12 years ago
Closed 12 years ago
#281 closed defect (invalid)
QT Creator refuse to start
Reported by: | jep | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Qt 4.7.3 GA2 |
Component: | General | Version: | 4.7.3 |
Severity: | low | Keywords: | QTCreator Core.dll |
Cc: |
Description
Installed QT4 with yum + gcc etc.
yum install libqt4
yum install libqt4-gui
yum install libqt4-webkit
yum install libqt4-sql-mysql
yum install libqt4-sql-psql
yum install qt4-demos
yum install qt4-devel-kit
yum install qtcreator
unzipped the two additional packages (AStyle and QMLDesigner)*
When I click the Icon, the message appear that core.dll is not a valid plugin.
*Doesn't matter, it still fail.
Attachments (1)
Change History (5)
by , 12 years ago
Attachment: | QT473_Creator221.png added |
---|
comment:1 by , 12 years ago
Milestone: | Qt Enhanced → Qt 4.next |
---|
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Milestone: | Qt 4.next → Qt 4.7.3 GA2 |
---|
Note:
See TracTickets
for help on using tickets.
Most likely, your install is corrupt. I've just checked the RPM builds of Qt Creator and Qt4 and all works fine here.
Please give me the timestamp of C:/USR/LIB/QTCREATOR/lib/qtcreator/plugins/Nokia/Core.dll?
Please also try to issue the following commands:
and then try to reinstall all of the above packages by replacing the 'install' command with the 'reinstall' command.
Can you also check that you have LIBC063.DLL in your path? (You should, but just in case). It may be that some DLL used by Core.DLL is missing. Yum makes sure everything is installed so if not then the yum/rpm installation is broken somehow in your case.