IDE with Winemaker

Ng, Billy H CIV NAVSEA billy.ng at navy.mil
Tue Apr 11 15:43:47 CDT 2006


In KDevelop, did you set up a new project your ddraw test app? If so, which type did you pick? Thanks.

-----Original Message-----
From: Stefan Dِsinger [mailto:stefandoesinger at gmx.at]
Sent: Thursday, March 23, 2006 9:27
To: wine-devel at winehq.org; Ng, Billy H CIV NAVSEA
Subject: Re: IDE with Winemaker


Hi,
> Hi, I am a Windows Developer who is new to the Linux world. Is there any
> IDE (like Visio Studio) I can use with Winemaker? I am trying to port a
> Windows App to Linux Fedora.
I managed to use wineg++ with kdevelop by overriding the compiler. It worked 
quite well for my needs(code a ddraw test app), but I don't know if it works 
for bigger apps. Just set a CC="winegcc", CXX="wineg++" and 
LINK="winegcc" (??) environment variable in the projekt options.

There isn't any IDE which offers an editor for the resource files, so you have 
to edit them by hand.



More information about the wine-devel mailing list