Re: [Qt-creator] The last two weeks in Creator

2010-09-04 Thread daniel.molkentin
And here they are, now dubbed 2.0.90 (since we are approaching 2.1):

ftp://ftp.qt.nokia.com/qtcreator/snapshots/2010-09-04/

Warning: I haven't tested them in any way after switching from the 2.0.1 
release branch.
They might explode in your face, take your first-born or (if you are lucky) 
just not work.
Consider reading [1] before reporting any problems. You have been warned!

Cheers,
  Daniel

[1] http://lists.trolltech.com/pipermail/qt-creator/2010-August/007577.html

--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori

From: qt-creator-boun...@trolltech.com [qt-creator-boun...@trolltech.com] On 
Behalf Of ext Bryce Schober [bryce.scho...@gmail.com]
Sent: Friday, September 03, 2010 5:32 PM
To: qt-creator@trolltech.com
Subject: Re: [Qt-creator] The last two weeks in Creator

On Fri, Sep 3, 2010 at 7:44 AM, Tobias Hunger 
tobias.hun...@nokia.commailto:tobias.hun...@nokia.com wrote:
Work is ongoing to update the build servers. Once this is done we
 can enable nightly builds of master.

Hallelujah!

--
Bryce Schober

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Qt Creator 2.1 Binary Shapshots not available for Windows

2010-07-15 Thread daniel.molkentin
We are experiencing build problems on Windows caused by a change that slipped 
through the quality gate. It's fixed in the staging branch, but we are still 
waiting for the branch to integrate. It's a bit annoying, I know, but we are 
aware of it. However, all we can do is fix and wait.

Daniel

On Jul 15, 2010, at 12:25 AM, ext Litkevich Yuriy wrote:

 http://get.qt.nokia.com/qtcreator/snapshots/latest/
 only for Linux and Mac, no Windows pakage
 :(
 
 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Qt Mobile Application

2010-07-09 Thread daniel.molkentin
Since Qt Creator depends on an unreleased version of Qt (4.7), I very much 
doubt this will happen until the first stable Qt 4.7 version is released (and 
no, we don't have a date yet). However, maybe some chap is crazy enough to 
package 4.7.0-b2, which was released yesterday, and then base a 2.0 ebuild on 
this. 

However, even this will however not help you with mobile development, since 
there is more to that than a standard desktop Qt. For the foreseeable future it 
is thus much more useful to just rely on the binary packages provided by Forum 
Nokia.

Cheers,
Daniel 
--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori

From: ext dhk [dhk...@optonline.net]
Sent: Friday, July 09, 2010 12:42 PM
To: Molkentin Daniel (Nokia-MS-Qt/Berlin)
Cc: qt-creator@trolltech.com
Subject: Re: [Qt-creator] Qt Mobile Application

On 07/06/2010 08:33 AM, Daniel Molkentin wrote:

  Hi,

 On 7/6/2010 2:29 PM, ext dhk wrote:

 I'm using the following:
Qt Creator 1.3.1
Based on Qt 4.6.2 (64 bit)
Built on Jul 4 2010 at 13:26:59

 Do I need additional plugins/libraries/software?  I'm not sure if the
 Nokia Qt SDK has anything to do with it or if it needs to be installed
 separately.


 Well, first of all, we released Qt Creator 2.0 recently, which is
 optimized for mobile development. If you want Qt Creator all require
 libs in an easy-to-use package (strongly recommended unless you know
 what you are doing), download the Nokia Qt SDK from
 http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html.


 Cheers,
   Daniel


Will there be an ebuild coming soon for Qt Creator 2.0 on Gentoo Linux?
 The latest Gentoo has is what I have installed.

Thanks,

--dhk

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] How to add txx into c++ editor suffix

2010-05-18 Thread daniel.molkentin
That is not strictly true. You can also patch the file (check the path in the 
diff and find it under /usr/share) by hand (you will need root permissions to 
do that). However, this is frowned upon, since it can potentially conflict with 
the package management. As a better alternative, download Qt Creator 1.3.1, 2.0 
beta or a recent snapshot (depending on how adventurous you are). It will 
install Creator into your home directory and you should be able to just apply 
the patch there.

Cheers,
  Daniel
--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori

From: qt-creator-boun...@trolltech.com [qt-creator-boun...@trolltech.com] On 
Behalf Of ext Coda Highland [c...@bobandgeorge.com]
Sent: Tuesday, May 18, 2010 6:11 PM
To: qt-creator@trolltech.com
Subject: Re: [Qt-creator] How to add txx into c++ editor suffix

You're going to have to compile Creator from source.

/s/ Adam

On Tue, May 18, 2010 at 10:51 AM, Sam Sun wxdl...@gmail.com wrote:
 Good morning Friedemann;

 Thank you very much for your reply.

 I am using gcc/g++ compiler on Ubuntu 10.04, and try to generate ITK
 libraries with this IDE.

 Is there any special requirement in installing the attached file on Ubuntu
 10.04?


 Best regards,
 Sam


 On Tue, May 18, 2010 at 3:47 AM, Friedemann Kleint
 friedemann.kle...@nokia.com wrote:

 Hi,

  in order to customize editor for stl files with suffix, could you please
  tell me how to add suffix txx into c++ suffix through
  tools-options-c++-file naming conventions, or other methods?
 
  Thank you very much for your kind help.
 The attached patch should make Creator recognize the suffix as C++ source.
 What
 platform/compiler/STL implementation is that?

 Regards,
 Friedemann
 --
 Friedemann Kleint
 Nokia, Qt Development Frameworks

 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator



 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Windows snapshot?

2010-04-07 Thread daniel.molkentin
The latest windows build for today is is 
ftp://ftp.qt.nokia.com/qtcreator/snapshots/latest/qt-creator-win-opensource-1.3.83-201004071829-setup.exe.
 next one will be created in about 5 hours.

Cheers,
  Daniel
--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori

From: qt-creator-boun...@trolltech.com [qt-creator-boun...@trolltech.com] On 
Behalf Of ext Stephen Chu [step...@ju-ju.com]
Sent: Wednesday, April 07, 2010 3:59 PM
To: qt-creator@trolltech.com
Subject: Re: [Qt-creator] Windows snapshot?

On 4/7/10 8:03 AM, Daniel Molkentin wrote:
 The build script failed for windows due to a subtle change made before
 the easter holidays. My apologies. The nightly build process is up and
 running again and a snapshot has been created for today.

Great to know it's working again. I don't see it on the FTP site. Maybe
we will see it tomorrow?

--
Stephen Chu
mailto:step...@ju-ju.com
http://www.ju-ju.com
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Qt Creator crashes on breakpoint

2009-12-14 Thread daniel.molkentin
Ken,

please be more specific about your problems and consider to be more specific, 
or even open bug reports at bugreports.qt.nokia.com. Invalid issues raised 
there can easily be closed, but valid issues here may never get traced down to 
their root cause. Your reply saws FUD more than in helps, which I guess you 
didn't intend.

Thanks for your understanding  happy coding.

Cheers,
  Daniel

On Dec 14, 2009, at 9:27 PM, ext Ken Ray wrote:

 Ive been looking to move to QT for a bit now. But Iately, i've been seeing 
 stuff that makes it look not so stable. 
 
 
 On Dec 13, 2009, at 6:32 PM, Qt Quest wrote:
 
 Hi All,
 
 I'm experiencing a crash with Qt Creator. The crash happens consistently 
 when I try to break inside a specific function. Breaking on the function 
 entry is possible, but the next step will result in the same crash.
 The crash is not of the debugged application, but of Qt Creator (or gdb) 
 themselves!
 
 The crash is seasonal :-) - sometimes it does not happen for weeks, and 
 sometimes it happen for days straight.
  [...]

--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Video implementation in qt

2009-11-27 Thread daniel.molkentin
Hi Pratik,

first of all, for such things it's probably better to consult the Qt  
Interest mailing list (see lists.trolltech.com), since this lists  
focusses on Qt Creator development. The SDK is so far not compiled  
with Phonon support. Phonon is the Multimedia abstraction layer which  
uses the operating systems native backend.

For Linux, there are two backends: GStreamer and Xine. So far, it has  
been problematic to ship a Qt with Phonon enabled on linux, due to  
binary compatibility issues. So for now you will have to recompile Qt  
yourself (and have the gstreamer or xine development libraries  
installed) to get multimedia working. With the upcoming Qt SDK  
however, we will attempt to ship a backend for gstreamer. This should  
work on most distributions, but may fail due to binary compatiblity  
issues in some cases.

Cheers,
   Daniel


On Nov 27, 2009, at 8:04 PM, ext Pratik Anand wrote:





 How to implement video playback capability in Qt4. I am unable to  
 find any simple good src code for it. Moreover, my own code is  
 missing something. Please see http://pastebin.ca/1689923  The  
 platform is linux

 I am still a newbie in Qt and trying hard to learn it.Please help



 -- 
 Pratik Anand
 B.Tech - CSE (2nd year)

 Blog: pratik3d.blogspot.com

 Twitter: twitter.com/pratikone
 ATT1..txt

--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Introduction to debugger for MSVC Users / how to use nmake

2009-11-22 Thread daniel.molkentin
Hi Matthias,

On Nov 22, 2009, at 8:44 PM, ext Matthias Pospiech wrote:

 I am used to the debugger integratet into Visual Studio 2005, and that
 is the only debugger I ever used.

 First thing that I find strange is the time it take to break at a
 breakpoint. From cklicking on an Menu entry
 and the breakpoint int the signal was about 10s, moving from one  
 line to
 the next sometimes 20s.
 (compared to non-noticable delay times in VS.)

It may be a bit slower than Visual Studio, but 10-20 seconds never  
happened to me, even with projects in the size of Creator. I will  
leave the deeper diagnosis to our debugger specialists, though.

 The next thing I do no understand is how to look at variable values.  
 In
 VS I point the mouse over the variable and see the value,
 or I mark the variable and select view. In QtCreator I could not  
 find a
 single entry in the context or application menu that has
 anything to do with watching variable values.

If you hit debug, Creator switches to the Debug Mode. You can find  
what you look for in the locals and watchers menu. If you want mouse- 
over hints, enable Use tooltips in main editor while debugging from  
Options - Debugger - Common.

 And a different aspect: I have read that QtCreator can use nmake and  
 the
 MS debugger.
 However I could not find an entry, where I select the compiler and
 QtCreator would take care if
 the remaining setup of the Makestep.
 Is there any available documentation/introduction for this?

Since GDB only works with MinGW, and CDB only works with MSVC  
respectively, Qt Creator depends entirely on Qt here. The Qt in the  
SDK was built with GCC, so GDB is used. If you try, for instance, the  
new msvc2008 open source package released with Qt 4.6-rc1, and install  
the CDB debugging tools (32 bit, regardless of your OS bitness,  
Creator's CDB options dialog or the help will lead you to the correct  
download URL) then Creator will use CDB instead of GDB.

HTH,
   Daniel
--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori



___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] failed build message not visible in GUI, problem with jom or something else?

2009-11-22 Thread daniel.molkentin

On Nov 22, 2009, at 4:33 PM, ext Grego wrote:

 Falling back to command line and running jom, I noticed that it  
 stops with:

 g++: /usr/local/lib: No such file or directory
 command failed with exit code 1
 command failed with exit code 2


sidenote: jom only works as an nmake replacement (i.e. when using it  
with a Qt that's built with the Microsoft tool chain) . It does not  
replace mingw32-make.exe. If it works, it's pure chance. To get  
adequate results from the command line, use mingw32-make.

Cheers,
   Daniel

--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Qt Creator 1.3 Show containing folder failed xdg-open

2009-11-17 Thread daniel.molkentin
Hi Ed,

RHEL 5 should contain a package called xdg-utils. It contains xdg-open.

Cheers,
   Daniel

--  
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
website: http://qt.nokia.com
Rudower Chaussee 13, DE-12489 Berlin

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori

On Nov 17, 2009, at 8:41 PM, ext Ed Sutton wrote:

 I am a Linux newbie and am unfamiliar with either one.  From your  
 tip I located in qtcreator-1.2.94/bin and tried to install using:

 ./xdg-desktop-install.sh -i

 The installer complained with:

 Required command xdg-mime not found.

 Is Red Hat Enterprise Linux 5.x too old to be,  or not a type of XDG- 
 compliant desktops?

 -Ed


 On Nov 17, 2009, at 9:21 AM, Coda Highland wrote:

 Install xdg-open. ;)

 That behavior is part of QDesktopServices.

 /s/ Adam

 On Tue, Nov 17, 2009 at 8:26 AM, Ed Sutton esut...@fescorp.com  
 wrote:
 1 - Right-mouse click on a file in the project view.
 2 - Select Show containing folder
 3 - Displays the following:

 Launching a file explorer failed : Could not find xdg-open to  
 launch the native file explorer.

 How do you customize this to work under Red Hat Enterprise Linux  
 5.x.  I think it uses Nautilus.  I could not find any related  
 options in Qt Creator.

 Thanks,

 -Ed

 QT Creator 1.3 is looking very nice.
 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Problem debugging with QtCreator in Windows

2009-09-30 Thread daniel.molkentin

On Sep 29, 2009, at 7:25 PM, ext Andre Poenitz wrote:
 2944.0xf6c]\n
 sStopped.
 15*stopped,reason=signal-received,signal-name=SIGSEGV,signal- 
 meaning=Segmentation
 fault,thread-id=1,frame={addr=0x10009631,func=??,args= 
 [],from=C:\\WINDOWS\\system32\\guard32.dll}

 Here is your problem.

 16info thread
 17-file-list-exec-source-files
 18set auto-solib-add on
 19set stop-on-solib-events
 1
 20sharedlibrary .*
 21info shared
 sCurrent state: 5
 22-break-insert
 \main.cpp\:22
 [...]

 Your program crashed in C:\\WINDOWS\\system32\\guard32.dll before it
 did anything interesting, possibly before it even entered main().


http://www.what-is-exe.com/filenames/guard32-dll.html says that this  
file is part of the Comodo Firewall. Probably it injects itself into  
every process for controlling processes. Check if you can find it in  
the registry key described in http://en.wikipedia.org/wiki/ 
DLL_injection.

Andre: Do we have any chance to build a blacklist to prevent gdb from  
loading such DLLs?

 Andre'

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] issue with qt-creator

2009-09-18 Thread daniel.molkentin
How did you try to do it? Trying to call qtcreator -style windows from a shell 
should work.

Please try to change the style in the KDE control center (or whatever Fedora 
uses) for the entire desktop.

Daniel
 
From: qt-creator-boun...@trolltech.com [qt-creator-boun...@trolltech.com] On 
Behalf Of ext Ashish Vats [va...@lntebg.com]
Sent: Thursday, September 17, 2009 12:05 PM
To: qt-creator@trolltech.com
Subject: Re: [Qt-creator] issue with qt-creator

I tried changing the style in QT-Creator also, but it doesn't help.

Ashish

 Daniel Molkentin daniel.molken...@nokia.com 9/16/2009 4:36 PM 
No need to uninstall KDE or even reinstall Linux. Simply pick a
different style.

Daniel

ext Ashish Vats schrieb:
 Thanks Daneil,
 I will try with the solution. Do I need to install the linux again
 without KDE.

 Ashish

   Daniel Teske daniel.te...@nokia.com 9/16/2009 2:53 PM 
 On Wednesday 16 September 2009 07:58:52 ext Ashish Vats wrote:
   Hello,
   I am using QT-creator 1.2.1 with QT-4.5.2 and linux Fedora 9. When I
 try to
open a .ui then I am facing following issues:
  
   1. Main menu File... Edit.from the QT toolbar becomes blank
 (File 1
is normal operation and file 2 shows problem) 2. When I drag the
 mouse on
that toolbar then only the selection of the menu buttons appears,
 but text
is not there. 3. When I select any menu then it shows the drop down
 but no
text appears, although icons attached with the menus appears.
  
   I am unable to debug whether it is related to QTCreator installation or
some other application is clashing. Please help.
 That's a kde issue. The kde plugins that get loaded check what style the
 application has, and if it's not oxygen, then they load the oxygen style.
 Since we are using a proxy style, the our style get's replaced by oxygen.
 Which imply looks wrong. It's somewhere on my todo list to look into the
 KDE
 code for that as it should probably be enough to just check whether the
 style
 proxies the system style.

 daniel
 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator

 Larsen  Toubro Limited

 Electrical  Electronics Division - EBG

 http://www.LNTEBG.com

 This E-mail may contain confidential or privileged information for the
 intended recipient(s). If you are not the intended recipient, please do
 not use or disseminate the information, notify the sender and delete it
 from your system.



--
Daniel Molkentin, Software Engineer,
Nokia, Qt Development Frameworks
Rudower Chaussee 13, DE-12489 Berlin
website: http://qt.nokia.com
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Larsen  Toubro Limited

Electrical  Electronics Division - EBG

http://www.LNTEBG.com

This E-mail may contain confidential or privileged information for the intended 
recipient(s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.


Larsen  Toubro Limited

Electrical  Electronics Division - EBG

http://www.LNTEBG.com

This E-mail may contain confidential or privileged information for the intended 
recipient(s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] qt-creator does not support debugging under Windows 2000

2009-06-07 Thread daniel.molkentin
Hi Frank,

Windows 2000 is no longer supported by Qt Software for either Qt or Qt Creator 
(http://doc.trolltech.com/4.5/supported-platforms.html). It is community 
supported only which means you would need to debug it and come up with a fix 
yourself, sorry.  We could add a warning to the installer, though.

Cheers,
  Daniel
--
Daniel Molkentin, Software Engineer,
Nokia Qt Software, www.qtsoftware.com
Rudower Chaussee 13, DE-12489 Berlin

From: qt-creator-boun...@trolltech.com [qt-creator-boun...@trolltech.com] On 
Behalf Of ext Petric Frank [pfr...@gmx.de]
Sent: Sunday, June 07, 2009 2:10 AM
To: qt-creator@trolltech.com
Subject: Re: [Qt-creator] qt-creator does not support debugging under   Windows 
2000

Hello,

correction - it seems Debugger.dll can't load the Qt-DLLs it requires.

regards

On Sonntag, 7. Juni 2009, Petric Frank wrote:
 Hello,

 having installed Qt-SDK 2009.02.1 on a Windows 2000 system.

 Qt-Creator starts well but there is no Debug button (the one below the edit
 button) visible in the left navigation bar.
 Also there is no debug item in the configuration (Menu Tools - Options).

 Using the dependency walker when starting qt-creator.exe i saw that it
 tries to load qrtdir/lib/qtcreator/plugins/nokia/debugger.dll
 The only similar file i can find there is debuggerhelper.dll.

 Any hint to fix this ?

 regards
   Petric
 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator