lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Michal Kolodziejczyk wrote:
[...]
> Any special configurations needed for wine? Does not work for me with
> wine 1.3.27 on ArchLinux.
> Errors with:
> wine: Call from 0x7b83a839 to unimplemented function
> msvcp90.dll.?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AV?$_String_iterator@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ,
> aborting

You need to use winetricks to install the Visual C++ 2008 runtime:

    winetricks vcrun2008

Once done, you can run a Moai game by changing into the appropriate
directory with:

    wine moai.exe config-whatever.lua main.lua

(You may need several config files, or none, depending on how the game's
set up.)

-- 
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│ "I have always wished for my computer to be as easy to use as my
│ telephone; my wish has come true because I can no longer figure out
│ how to use my telephone." --- Bjarne Stroustrup

Attachment: signature.asc
Description: OpenPGP digital signature