Re: Dynamic library
- From: Bill Marcum <bmarcum@xxxxxxxxx>
- Date: Thu, 26 Jan 2006 14:38:36 -0500
On 26 Jan 2006 10:16:07 -0800, gamehack@xxxxxxxxx
<gamehack@xxxxxxxxx> wrote:
>
> void* handle = dlopen("/home/gamehack/shared/libmystuff.so)",
^
> RTLD_LAZY);
>
> But it always fails:
> gamehack@loopy:~/shared$ ./main
> Going to call library code
> not able to load
> /home/gamehack/shared/libmystuff.so): cannot open shared object file:
^
>
> Any pointers why this is happening?
>
--
It's easier to get forgiveness for being wrong than forgiveness for being
right.
.
- References:
- Dynamic library
- From: gamehack
- Dynamic library
- Prev by Date: Re: Dynamic library
- Next by Date: Re: Dynamic library
- Previous by thread: Re: Dynamic library
- Index(es):