Re: Question about MD5
Re: Question about MD5
- Subject: Re: Question about MD5
- From: "James W. Walker" <email@hidden>
- Date: Mon, 10 Jul 2006 17:41:42 -0700
Chas Spillar <email@hidden> wrote:
So, I am including the openssl/md5.h header:
#include "openssl/md5.h"
And, I am linking with /usr/lib/libcrypto.0.9.7.dylib
However, this will build on Intel but the PPC version isn't finding the
routines I am using MD5Init, MD5Update, MD5Finalize...
An alternative would be to just include the MD5 source in your
project, and never mind about frameworks. If you have a copy of
CodeWarrior sitting around, you can find MD5 source in the PowerPlant
internet classes. And if you don't have CW, you can get it from the
open-powerplant project at SourceForge.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden