Re: [qtada-users] (no subject)

2012-11-16 Thread Chris Sparks
That executable worked well for me. Which version of Qt does this 
support?  I currently have the Qt 4.8.1 installed.  Is the QtCreator 
cognizant of the Ada compiler, ada setup?  If one cannot use QtCreator 
as is then it is going to make wanting to use Ada in this environment a 
challenge.


Chris.

On 11/09/2012 01:28 AM, Michael Beck wrote:

Hello,

thanks for your last responds but it didn't help either, I added the path
variable C:\QtSDK\QtCreator\bin
and installed QtAda in the directory C:\GNAT\2012, but still the same error

Unable to execute file: assistant.
CreateProcess failed; code 2.The System can't find the specified File.

Occurs. Could you help me again please.


Can you please check that assistant.exe is in C:\QtSDK\QtCreator\bin
directory?

PS. You can try to use AdaRE package which includes GNAT/GPS and
Qt/QtAda; it doesn't require any specific step to configure itself. It
can be downloaded:

http://www.ada-ru.org/adare-2012.07.14.exe


___
qtada-users mailing list
qtada-us...@box347.bluehost.com
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com




___
qtada-users mailing list
qtada-us...@box347.bluehost.com
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com


Re: [qtada-users] (no subject)

2012-11-16 Thread Vadim Godunko
On 11/16/2012 06:55 PM, Chris Sparks wrote:
 That executable worked well for me. Which version of Qt does this
 support?  I currently have the Qt 4.8.1 installed.
It includes Qt 4.8.1 libraries.

  Is the QtCreator
 cognizant of the Ada compiler, ada setup?  If one cannot use QtCreator
 as is then it is going to make wanting to use Ada in this environment a
 challenge.
Last time I played with QtCreator it didn't support Ada. :-(

___
qtada-users mailing list
qtada-us...@box347.bluehost.com
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com


Re: [qtada-users] (no subject)

2012-10-27 Thread Vadim Godunko
On 10/27/2012 05:07 PM, Michael Beck wrote:
 
 thank you first for the fast response, but I got an additional question. Is
 it enough to just install qtada in bin directory of qt or what do you mean
 exactly by add into path environment variable before the installation ?
 
I mean you need to open Control Panel- System-Environment Variables
dialog, look for PATH environment variable and add path to Qt's bin
directory (C:\Qt\4.8.2\bin for example) at the begin of the list of
other paths in this variable.

Also, it is recommended to install QtAda in the same directory with
GNAT, otherwise you will need to configure GNAT to lookup QtAda's
project files.

___
qtada-users mailing list
qtada-us...@box347.bluehost.com
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com


Re: [qtada-users] (no subject)

2012-10-26 Thread Rajagopalan Srinivasan
Michael

I think it is looking for a Qt executable. If you make the Qt/bin part of
your path i think it will find it.

HTH.

cheers, srini

On Fri, Oct 26, 2012 at 7:21 AM, Michael Beck michaelbe...@gmx.net wrote:

 Hi,



 i want to setup the latest version of QtAda on a Windows 7 machine.

 So I installed



 gnat-gpl-2010.exe

 qt-sdk-version 1.2.1.exe

 MinGW-gcc440_1.zip

 qtada-gpl-3.1.0-qt4.7.0-1.exe



 Unfortunately the QtAda installer throws an error message at the end of

 the installation: Unable to execute file: assistant. CreateProcess

 failed; code 2.The System can't find the specified File.

 Could you please give me some advice?



 Michael



 -- next part --
 An HTML attachment was scrubbed...
 URL: 
 http://box347.bluehost.com/pipermail/qtada-users_lists.qtada.com/attachments/20121026/508ee2cb/attachment.html
 
 ___
 qtada-users mailing list
 qtada-us...@box347.bluehost.com
 http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com

-- next part --
An HTML attachment was scrubbed...
URL: 
http://box347.bluehost.com/pipermail/qtada-users_lists.qtada.com/attachments/20121026/54e2c79b/attachment.html
___
qtada-users mailing list
qtada-us...@box347.bluehost.com
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com