Hi Christoph,

On Wednesday 22 December 2010 00:54:50 Christoph Friedrich wrote:
> Hello there,
> 
> currently I try to develop a little module to call function of the
> StormLib library (http://www.zezula.net/en/mpq/stormlib.html).
> I have already created a directory structure with "h2xs -On
> Game::Archive::MoPaQ" and all was OK.
> But now my problem is: how to handle the source of the StormLib library?
> Should I include it with the module (and then where should I put it in
> and how to handle cross plattform builds)?
> Or should I only say to the user that he must build the StormLib and
> then link to it (and how should I do this while building my module)?
> 

Perl XS is certainly not a topic for beginners. Please ask your question on 
the XS mailing list: 

http://lists.perl.org/list/perl-xs.html

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
"Star Trek: We, the Living Dead" - http://shlom.in/st-wtld

Chuck Norris can make the statement "This statement is false" a true one.

Please reply to list if it's a mailing list post - http://shlom.in/reply .

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to