|


Author | Thread |
---|---|
K-L |
Published: 2016/8/11 12:47 Updated:
2016/8/11 12:47
|
Just can't stay away
![]() ![]() Joined: 11/29/2006
From: Lyon, France
Comments: 1294
|
![]() Thanks !!
|
walkero |
Published: 2016/8/11 14:09 Updated:
2016/8/11 14:09
|
Site Builder
![]() ![]() Joined: 12/02/2006
From: Athens/Dublin
Comments: 1846
|
![]() That's really great news... Looking forward to test it...
Thanks alfkil
|
xenic |
Published: 2016/8/13 18:12 Updated:
2016/8/13 18:19
|
Just can't stay away
![]() ![]() Joined: 01/06/2008
From: Pennsylvania, USA
Comments: 1356
|
![]() The Qt installer adds some commands to the user-startup that can cause problems. The Installer added this to my user-startup:
;BEGIN Qt-4.7 assign Qt: "Work:Qt-4.7" path Qt:bin ADD assign sobjs: sys:sobjs assign sobjs: Qt:lib ADD ;END Qt-4.7 I already have some additional directories "assign added" to SOBJS: before the Qt commands are executed. The Qt command "assign sobjs: sys:sobjs" cancels my added sobjs: assignments which causes other things to fail when using my system. The Qt user-startup lines should be something like this: ;BEGIN Qt-4.7 if exists "Work:Qt-4.7/qt" Assign Qt: "Work:Qt-4.7/qt" path Qt:bin ADD Assign SOBJS: Qt:lib ADD endif ;END Qt-4.7 |
328gts |
Published: 2016/8/13 20:33 Updated:
2016/8/13 20:33
|
Home away from home
![]() ![]() Joined: 07/07/2009
From: Man Cave, Canada
Comments: 3240
|
![]() ah great
![]() ![]() |