Compiling Flash

Daniel Purcell dan at stoneflytech.com
Fri Sep 17 20:03:15 CEST 2004


I got it working.  -lm was already there.  I went into the 
konq-embed/add-ons/kflashpart/flashlib directory and edited the the 
graphic33.cc file, and replaced the line:

extern const unsigned char SQRT[];

with

#include "sqrt.cc"

and it compiled fine.  Thank you for your help!

-Daniel

Kenneth Crudup wrote:

>On Fri, 17 Sep 2004, Daniel Purcell wrote:
>
>  
>
>>: undefined reference to `SQRT'
>>    
>>
>
>"-lm"? (Link in the math library?)
>
>	-Kenny
>
>  
>



More information about the konq-e mailing list