Package system development [2.0-rc6-pre1]

Post Reply
User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Package system development [2.0-rc6-pre1]

Post by Vadi »

Available releases with it:
Windows
Source code

All relevant information about it, updated at the status is changing: http://wiki.mudlet.org/w/Mudlet_Packages

Please discuss and provide feedback here.

conslo
Posts: 15
Joined: Fri Aug 20, 2010 7:47 pm

Re: Package system development

Post by conslo »

Can't run it, I get an error:

"The program can't start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem."

addendum: I found and downloaded the DLL, first tried to put it in my system folder but it didn't fix it, had to put it in the mudlet folder.

User avatar
Vadi
Posts: 5035
Joined: Sat Mar 14, 2009 3:13 pm

Re: Package system development

Post by Vadi »

What Windows version are you using?

conslo
Posts: 15
Joined: Fri Aug 20, 2010 7:47 pm

Re: Package system development

Post by conslo »

7

Wyd
Posts: 54
Joined: Wed Mar 24, 2010 11:56 pm

Re: Package system development

Post by Wyd »

Easy fix: Just download the Visual Studio 2010 redistributable from here.

It probably should be bundled in with the windows install (or the install fixed so it doesn't need it).

Wyd
Posts: 54
Joined: Wed Mar 24, 2010 11:56 pm

Re: Package system development

Post by Wyd »

Forgot to add, in case whoever is in charge of building it doesn't know how - if you do want to compile with static linking to the runtime library, just change Project Properties -> C/C++ -> Code Generation -> Runtime Library to one of the non-dll options.

kaeus
Posts: 50
Joined: Thu Dec 31, 2009 4:33 pm

Re: Package system development

Post by kaeus »

On Windows 7 x64, I have 2 issues with the settings.

Setting for IRC name doesn't save.
Setting for default trigger pattern type.

Post Reply