Hi Eric,

Thanks. I think there is a good chance that I did NOT
do a "make" an "make install". Perhaps I just did
"perl Makefile.pl"?? Well, I did the make and make
install and things looked ok but my INC still gets
trashed by my LIBS when I do a:

use Inline C => Config => INC => '-I C:/MyCode/INCS';
use Inline C => Config => LIBS => '-L C:/MyCode/LIBS
-lolimg32';

I get undefined header files. If I remove the LIBS
line then I dont get undefined header info.

I did do an "nmake test" in the Inline-0.44_01
directory and got a bunch of errors (too many to send)
but "make" and "make install" looked ok.

Can I capture the output of "nmake test" and send it
to you? I tried doing an "nmake test > out.txt" but
out.txt did not have a lot of useful info in it.

Thanks,
Todd



--- Eric Wilhelm <[EMAIL PROTECTED]> wrote:

> # from Todd H
> # on Tuesday 30 May 2006 05:58 am:
> 
> >Eric, even though it did not seem like a file path
> >problem I went ahead and installed Inline-0.44_01
> (by
> >doing a perl Makefile.pl) from the directory where
> >Inline-0.44_01 was extracted.
> 
> Did you do "make" and "make install"?  It sounds
> like you may not have 
> actually installed it.
> 
> IIRC, I also had a fix in that version for ISLM
> getting smashed if you 
> tried to set a config more than once.
> 
> --Eric
> -- 
> To succeed in the world, it is not enough to be
> stupid, you must also be
> well-mannered.
> --Voltaire
> ---------------------------------------------------
>     http://scratchcomputing.com
> ---------------------------------------------------
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to