Search found 7 matches

by Larkin
Mon Jul 14, 2014 6:16 pm
Forum: General Forum
Topic: Any chance of an update release soon?
Replies: 5
Views: 5783

Re: Any chance of an update release soon?

Are we waiting for milestones to be implemented/fixed/tested or is has the lead developer taken a sabbatical?
by Larkin
Mon Jul 14, 2014 5:21 pm
Forum: Mudlet Development
Topic: Compiling on Windows 7
Replies: 38
Views: 40527

Re: Compiling on Windows 7

I must disagree on both points. Compiling Qt statically is no small feat, but for very good reasons. Mudlet is a relatively small project, and the dependencies are clumsy, which is what I see as the primary reason for delays between official releases.
by Larkin
Mon Jul 14, 2014 2:42 pm
Forum: Mudlet Development
Topic: Compiling on Windows 7
Replies: 38
Views: 40527

Re: Compiling on Windows 7

While your efforts are appreciated, this is easily the most complicated set of instructions I've ever seen for compiling anything.
by Larkin
Wed Jun 11, 2014 1:49 pm
Forum: Mudlet Development
Topic: Compiling on Windows 7
Replies: 38
Views: 40527

Re: Compiling on Windows 7

The first draft of QRegularExpression didn't return the names for the named capture groups, so I requested that feature and it was finally added. It's PCRE-compliant, too, unlike the old QRegExp, so I definitely recommend it. You have a good point with the functionality in libzip, but it might be so...
by Larkin
Wed Jun 11, 2014 11:46 am
Forum: Mudlet Development
Topic: Compiling on Windows 7
Replies: 38
Views: 40527

Re: Compiling on Windows 7

Does Mudlet still need the external dependencies for zip files, regular expressions, etc? Qt 5 supports more of these things now.
by Larkin
Thu Oct 14, 2010 6:31 pm
Forum: Help Forum
Topic: Using server IP address
Replies: 3
Views: 2809

Re: Using server IP address

Huh. Turned out that the profile was just screwed up from doing copy/delete/new/edit a few times. Mudlet got confused on what address/profile I was using, and I couldn't tell that it was using the wrong thing. Clearing out my profiles and starting over made it connect properly with the IP address.
by Larkin
Thu Oct 14, 2010 6:15 pm
Forum: Help Forum
Topic: Using server IP address
Replies: 3
Views: 2809

Using server IP address

When I try to put in the dotted IP address of a server, I get an error trying to lookup "server" as the hostname. Could Mudlet be fixed to properly handle IP addresses in place of hostnames? (This was on 1.2.0-pre6.)