wxWidgets

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
adamlevine
Newbie
Newbie
Posts: 4
Joined: Thu Mar 29, 2018 10:54 pm

wxWidgets

Post by adamlevine »

I would like to use the wxWidgets library with the wonderful Orwell Dev C++. I have tried to compile wxWidgets with TDM-GCC x64 4.7.1 which installs with Dev C++ 5.4.1. After trying to manually configure the wxWidgets MS Windows makefile I am still getting a variety of errors.
Has anyone succeeded in compiling the library?
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: wxWidgets

Post by DarkShadow44 »

Can you explain in detail what exactly you're trying to achieve? You want to use wine to run Orwell Dev C++ to make windows programs?
It also would be nice to now what errors you're getting, or how to reproduce them.
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: wxWidgets

Post by DarkShadow44 »

Not sure if this even belongs here, it's super cross-posted:
freefilesync.org
unified-automation.com
winscp.net
cemetech.net
forums.mysql.com
c-plusplus.net
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: wxWidgets

Post by jkfloris »

DarkShadow44 wrote:Not sure if this even belongs here, it's super cross-posted:
freefilesync.org
unified-automation.com
winscp.net
cemetech.net
forums.mysql.com
c-plusplus.net
Wow! Or the OP is very desperate or some kind of bot.

[Offtopic]
@DarkShadow44 How did you find out this question is super cross-posted?
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: wxWidgets

Post by DarkShadow44 »

[Offtopic]
@DarkShadow44 How did you find out this question is super cross-posted?
I happenen to be member of the c-plusplus forum I linked, and the question seemed very familiar. Then, out of curiosity, I googled/binged

Code: Select all

"I have tried to compile wxWidgets with TDM-GCC x64 4.7.1 which installs with Dev C++ 5.4.1."
Same date, same author. Almost scary how fast bing indexed all these sites.
Locked