Has anyone attempted to use FEI OpenInventor with C++ MinGW/MSYS2
compilers? They have a Visual Studio SDK package. I'd be very happy
if anyone has experience to share...
All the best,
Mario Emmenlauer
--
Chec
d advise!
All the best,
Mario Emmenlauer
--
BioDataAnalysis GmbH, Mario Emmenlauer Tel. Buero: +49-89-74677203
Balanstr. 43 mailto: memmenlauer * biodataanalysis.de
D-81669 München
I can confirm that the patch works for me with gcc-6.1.0 to build qt5.
Thanks! Mario
On 17.09.2016 23:56, David Wohlferd wrote:
> It took me a bit to figure out the difference between my test code (which
> requires the patch) and yours (which can't have it). It was subtle.
>
> Try this patch (
t008/code--blocks-tips--tricks-and-tutorials/c-mysql
> http://forums.mysql.com/read.php?167,295483,297733#msg-297733
> Regards,Jose
>
>
>
> From: Mario Emmenlauer
> To: mingw-w64-public@lists.sourceforge.net
> Sent: Tuesday, August 23, 2016 8:09 AM
against MSVCRT >= 9 ?
>
> Something like :
>
> gcc -o out.exe yourmain.c -D__MSVCRT_VERSION__=0x900 -lmsvcr90
>
>
>
>> El 23/08/2016, a las 4:24 a.m., Mario Emmenlauer
>> escribió:
>>
>>
>> Dear all,
>>
>> I've managed to fi
e get them from somewhere? Thanks a lot!
Mario
On 22.08.2016 10:43, Mario Emmenlauer wrote:
>
> Thanks Kai! I did what you suggest, and now most of the undefined references
> are gone! To help others with the same issue, here is what I did:
> I needed to go back all the way to M
hkstk'
undefined reference to `??_7type_info@@6B@'
All the best,
Mario
On 22.08.2016 09:51, Kai Tietz wrote:
> 2016-08-22 8:58 GMT+02:00 Mario Emmenlauer :
>>
>> Dear All,
>>
>> I'm trying to link against MySQL, but it fails with undefined references
>&g
udio and link against them in MinGW?
Would that work? Or other ideas?
Thanks for any help,
Mario Emmenlauer
--
___
Mingw-w64-public mailing list
Mingw-w64
ou tried running the tool gendef on the DLL
> itself and see what's there? Should be in the mingw tools package.
>
> On Aug 19, 2016 2:01 PM, "Mario Emmenlauer" wrote:
>
>>
>> Dear MinGW-w64 developers,
>>
>> I'm using MSYS2 dlltool on a dll from
Dear MinGW-w64 developers,
I'm using MSYS2 dlltool on a dll from Oracle Java 1.8 x64: jvm.dll.
Using dlltool finds no symbols. I reported this to MSYS2 team, and
got a very quick response from David Macek: It seems `nm` and
`dlltool` don't recognize exports in non-mingw libraries. `objdump`
recog
Dear Ray,
On 16.08.2016 13:01, Ray Donnelly wrote:
> Hi Mario,
>
> On Mon, Aug 15, 2016 at 11:29 AM, Mario Emmenlauer
> wrote:
>>
>> Dear All,
>>
>> I don't know how/where to report this or how to debug the issue,
>> please let me know what I c
useful bug report?
All the best,
Mario Emmenlauer
--
BioDataAnalysis GmbH, Mario Emmenlauer Tel. Buero: +49-89-74677203
Balanstr. 43 mailto: memmenlauer * biodataanalysis.de
D-81669 München http://www.biodataa
ont of line 541
> <https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-qt5/PKGBUILD#L541>,
> so you can see what is used
> for the MSYS2 package.
>
> Hope this helps!
>
> Qt 4 was simpler, but also less configurable.
>
> Good luck!
>
> Ruben
&g
Dear All,
thanks for the awesome mingw64, and for the equally awesome msys2.
Installation has been almost trivial, very nice work!
For the learning experience, I'm trying to compile Qt 5.5.1 for x86_64,
but I fail. It goes quite a while, but then it fails with:
g++ -c -include .pch/release/qt_pc
Hi,
On 04/22/2011 11:15 AM, JonY wrote:
> You'll likely see an improvement by running make in parallel.
Is that possible with MinGW? I have tried various guides on the net,
with various combinations of gmake, make, msys-make, QT jom and whatever
I could find - without any luck! They all seem ign
On 09/09/2010 05:05 AM, JonY wrote:
> On 9/9/2010 04:27, Mario Emmenlauer wrote:
>>
>> Hi JonY,
>>
>> On 09/07/2010 12:03 PM, JonY wrote:
>>> On 9/7/2010 15:20, Mario Emmenlauer wrote:
>>>>> On 9/7/2010 01:34, Mario Emmenlauer wrote:
>>>
Hi,
On 09/09/2010 01:45 PM, Mario Emmenlauer wrote:
>> 2010/9/9 JonY :
>>> On 9/9/2010 12:36, Nils Woetzel wrote:
>>>>>> cd gcc-4.5.1-build
>>>>>> ln -s /mypath/x86_64-w64-mingw32 ./mingw
>>>>>>
>>>>>&g
> 2010/9/9 JonY :
>> On 9/9/2010 12:36, Nils Woetzel wrote:
> cd gcc-4.5.1-build
> ln -s /mypath/x86_64-w64-mingw32 ./mingw
>
> assuming, that you are building/configuring gcc in the folder
> gcc-4.5.1-build - otherwise whatever path
> I guess the howto assumes that /mypath
Hi JonY,
On 09/07/2010 12:03 PM, JonY wrote:
> On 9/7/2010 15:20, Mario Emmenlauer wrote:
>>> On 9/7/2010 01:34, Mario Emmenlauer wrote:
>>>> On 09/06/2010 04:52 PM, JonY wrote:
>>>>> On 9/6/2010 19:50, Mario Emmenlauer wrote:
>>>>>>>
Hi,
> On 9/8/2010 21:26, Sébastien Villemot wrote:
>> Hi,
>>
>> Some extra information on the problem that I described in my previous
>> post, and
>> which I suspect to be a bug in MinGW-w64 for 64-bit platform.
>>
>> I attach a sample testcase, which I compile with:
>>
>> x86_64-w64-mingw32-gcc
> On 9/7/2010 01:34, Mario Emmenlauer wrote:
>> On 09/06/2010 04:52 PM, JonY wrote:
>>> On 9/6/2010 19:50, Mario Emmenlauer wrote:
>>>>> On 9/6/2010 15:52, Mario Emmenlauer wrote:
>>>>>> I'm the original author of the issue [0] that Ismail r
Hi,
On 09/06/2010 04:52 PM, JonY wrote:
> On 9/6/2010 19:50, Mario Emmenlauer wrote:
>>> On 9/6/2010 15:52, Mario Emmenlauer wrote:
>>>> I'm the original author of the issue [0] that Ismail referenced. During
>>>> the last months since my report, I
Hi,
> On 9/6/2010 15:52, Mario Emmenlauer wrote:
>> I'm the original author of the issue [0] that Ismail referenced. During
>> the last months since my report, I've repeatedly re-tried numerous
>> times,
>> but failed to build the canadian cross. A
Hi,
I'm the original author of the issue [0] that Ismail referenced. During
the last months since my report, I've repeatedly re-tried numerous times,
but failed to build the canadian cross. Actually, back then mostly the
same suggestions where given, tried, and failed. As you can see from my
post
!
All the best,
Mario
On 04/27/2010 12:37 AM, Mario Emmenlauer wrote:
> On 04/26/2010 03:37 PM, Doug Semler wrote:
>> On Mon, Apr 26, 2010 at 6:25 AM, Mario Emmenlauer
>> wrote:
>>>> On 04/25/2010 04:48 PM, Kai Tietz wrote:
>>>>> 2010/4/25 Mario Emmenl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Doug,
On 04/26/2010 03:37 PM, Doug Semler wrote:
> On Mon, Apr 26, 2010 at 6:25 AM, Mario Emmenlauer wrote:
>>> On 04/25/2010 04:48 PM, Kai Tietz wrote:
>>>> 2010/4/25 Mario Emmenlauer :
>>>>>
>>>&
> Hi Kai,
>
> On 04/25/2010 04:48 PM, Kai Tietz wrote:
>> 2010/4/25 Mario Emmenlauer :
>>>
>>> Hi all,
>>>
>>> I fail to build a canadian cross with mingw Revision: 2263 (current
>>> trunk).
>>>
>>> The error happens
Hi Kai,
On 04/25/2010 04:48 PM, Kai Tietz wrote:
> 2010/4/25 Mario Emmenlauer :
>>
>> Hi all,
>>
>> I fail to build a canadian cross with mingw Revision: 2263 (current
>> trunk).
>>
>> The error happens during "make all-target-libgcc", mes
Hi all,
I fail to build a canadian cross with mingw Revision: 2263 (current
trunk).
The error happens during "make all-target-libgcc", message is:
[cut]/build/root/x86_64-w64-mingw32/bin/ld: skipping incompatible \
[cut]/build/root/mingw/lib/libmingw32.a when searching for -lmingw32
There a
29 matches
Mail list logo