Problems Copling H-URU fork
-
- Posts: 105
- Joined: Tue Feb 07, 2012 1:15 pm
Re: Problems Copling H-URU fork
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.
-
- Posts: 105
- Joined: Tue Feb 07, 2012 1:15 pm
Re: Problems Copling H-URU fork
Just to let you know I found a "temp fix" to my problem.
Re: Problems Copling H-URU fork
Which was?jamie_marchant wrote:Just to let you know I found a "temp fix" to my problem.
Someone else may have the same problem and come across this thread only to be disappointed by the lack of details in that post.

-
- Posts: 105
- Joined: Tue Feb 07, 2012 1:15 pm
Re: Problems Copling H-URU fork
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)
-
- 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
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.
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.

-
- Posts: 105
- Joined: Tue Feb 07, 2012 1:15 pm
Re: Problems Copling H-URU fork
Thanks Adam, I will give that a try.
Re: Problems Copling H-URU fork
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
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