Problems Copling H-URU fork

Announcements and discussion regarding any projects related to Cyan Worlds' Plasma Engine including (but not limited to) CyanWorlds.com Engine, Drizzle, OfflineKI, PyPRP, and libHSPlasma.
jamie_marchant
Posts: 105
Joined: Tue Feb 07, 2012 1:15 pm

Re: Problems Copling H-URU fork

Post by jamie_marchant »

OK the compiler errors and redefining of the function have nothing to-do with my current problem as I don't need to build the test project or the grep project to build MOUla, just the lib(which builds fine). Unforhchently I know have a currupt heap, I will have to look into it and find out why.
jamie_marchant
Posts: 105
Joined: Tue Feb 07, 2012 1:15 pm

Re: Problems Copling H-URU fork

Post by jamie_marchant »

Just to let you know I found a "temp fix" to my problem.
User avatar
Deledrius
Gehn Shard Admin
Posts: 1377
Joined: Mon Oct 01, 2007 1:21 pm
MOULa KI#: 23298

Re: Problems Copling H-URU fork

Post by Deledrius »

jamie_marchant wrote:Just to let you know I found a "temp fix" to my problem.
Which was?

Someone else may have the same problem and come across this thread only to be disappointed by the lack of details in that post. ;)
jamie_marchant
Posts: 105
Joined: Tue Feb 07, 2012 1:15 pm

Re: Problems Copling H-URU fork

Post by jamie_marchant »

Comment out the line curl_easy_cleanup(hCurl); in Winmain.cpp this should allow you to log in(though you may still have heap corruption if you wait at the logon window too long). This is not the idea fix, so you sould put this back in when you do a release build(there is no heap corruption in release)
Tsar Hoikas
Councilor of Technical Direction
Posts: 2180
Joined: Fri Nov 16, 2007 9:45 pm
MOULa KI#: 23335
Location: South Georgia
Contact:

Re: Problems Copling H-URU fork

Post by Tsar Hoikas »

I have updated the devlibs package with pcre and updated versions of all dependencies. I don't know how previous OpenSSL builds were done, but the new package has assembly optimizations built in.

Also, for anyone having curl problems in their own builds: be sure to comment out #define HAVE_STRDUP in curl_config.h. I seem to recall that causes some major problems. It's something I do in all my Windows curl builds.
Image
jamie_marchant
Posts: 105
Joined: Tue Feb 07, 2012 1:15 pm

Re: Problems Copling H-URU fork

Post by jamie_marchant »

Thanks Adam, I will give that a try.
User avatar
Mystler
Posts: 116
Joined: Sun Mar 22, 2009 4:55 am
Location: Germany
Contact:

Re: Problems Copling H-URU fork

Post by Mystler »

I'm not sure where to post that, so I chose this thread.

As I'm compiling all of the CWE dependencies myself anyway, I am offering an alternative to the GoW devlibs on the Destiny forums. Afaik, the GoW devlibs are built with VS2010 and I compiled my ones with the VS2012 XP toolset. If you're interested, you can check here: http://destiny.mystler.eu/viewtopic.php?f=4&t=4
Post Reply

Return to “Plasma Development”