comp.lang.ada
 help / color / mirror / Atom feed
From: Per Sandberg <per.sandberg@bredband.net>
Subject: Re: Problem with QTAda 3.0 and QTCore4.dll on Windows
Date: Thu, 07 Jan 2010 08:19:17 +0100
Date: 2010-01-07T08:19:17+01:00	[thread overview]
Message-ID: <KWf1n.4151$%54.3403@newsfe22.ams2> (raw)
In-Reply-To: <bddbcb0d-d573-4152-899f-d7a700f439f6@m16g2000yqc.googlegroups.com>

The core reason is that the Binary Interface specific the name-mangling 
in C++ is different between gcc and MSVC, on top of that the 
documentation in the MSVC case is "sparse".
Then you will end up with two runtimes for C++, and to run MSVC and 
GCC(g++) in parallel requires a very consistent way of doing things 
since among all other things ther will be two different heaps...

/Per


2010-01-06 23:23, Alexis skrev:
> On 6 ene, 13:17, Vadim Godunko<vgodu...@gmail.com>  wrote:
>> On Jan 6, 12:04 am, Alexis<jose_alexis_paez_thurg...@hotmail.com>
>> wrote:
>>
>>> I'm using GNAT GPL 2009 and QTada 3.0. I have installed the QT 4.6.0
>>> software package for VS2008, I have set the c:\Qt\4.6.0\bin path as
>>> the first path, but it doesn't work with QTAda programs, though all
>>> VS2008 C++ programs work fine.
>>
>> QtAda can't be used with MSVC for technical reasons. You need to use
>> prebuild Qt for MinGW port of build Qt by hands using GCC 4.4 compiler
>> or G++ compiler from GNAT GPL 2009. You also can use prebuild QtAda
>> 3.1 snapshot for Qt 4.6.0/MinGW.
>
> Hi,
>
> Thanks for your help. I'm quite new to QT so I'm not familiar with
> some things. Do you mean that QtAda doesn't work with the Qt Windows
> libraries for MSVC? Only MinGW? What's the reason for this?
>
> Many thanks and best regards!
> Alexis.
>



  reply	other threads:[~2010-01-07  7:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05 21:04 Problem with QTAda 3.0 and QTCore4.dll on Windows Alexis
2010-01-06 12:17 ` Vadim Godunko
2010-01-06 14:15   ` Hibou57 (Yannick Duchêne)
2010-01-06 14:46     ` Dmitry A. Kazakov
2010-01-06 22:23   ` Alexis
2010-01-07  7:19     ` Per Sandberg [this message]
2010-01-07 10:59       ` Dmitry A. Kazakov
2010-01-07 21:39         ` Alexis
2010-01-07 22:11         ` Vadim Godunko
2010-01-07 22:32           ` Hibou57 (Yannick Duchêne)
2010-01-08  7:10             ` Vadim Godunko
2010-01-08  9:41               ` Dmitry A. Kazakov
2010-01-07 23:02           ` Dmitry A. Kazakov
2010-01-08  7:28             ` Vadim Godunko
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox