Winelib porting

Posted by Ruediix on Thu 16 Dec 2010 12:09 AM — 5 posts, 25,601 views.

USA #0
Has anyone attempted porting MUSHClient using Winelib and the SVN sources?

I'm just curious if anyone's had any success.
Australia Forum Administrator #1
What do you mean by porting exactly? It runs under Wine OK.
USA #2
Winelib porting refers to using the winelib (and if necessary portions of libmono for things like VBScript) to create a linux native binary from win32-specific code.


edit: p.s.
Here's the Link for info:
http://www.winehq.org/docs/winelib-guide/index

It basically uses the library core in Wine.

As of .NET functions you can link to libMono.
Amended on Sat 18 Dec 2010 04:19 AM by Ruediix
Australia Forum Administrator #3
In that case, not to my knowledge has it been done.
USA #4
Oh, and I posted a link in an edit with the info in case anyone is interested.


It's a bit above my level right now. Especially on something with complex dependencies. I might work out some settings recommendations for wine.

I know one that people keep forgetting. (Multisampling a.k.a. font and image anti-aliasing. Yeah, they actually name it by the video method used.)