Hi,
I am trying to make 08parloading.cpp from the Source/Experimental but
get the following:
08parloading.cpp: In function `int main(int, char**)':
08parloading.cpp:100: invalid conversion from `void*(*)(void*)' to `void
(*)(void*)'
08parloading.cpp:100: initializing argument 1 of `bool
osg::PThreadBase::runFunction(void (*)(void*), unsigned int, void*)'
Hi Jack,
just change it to:
void load(void *arg)
{
scene = SceneFileHandler::the().read((char *) arg);
}
Thanks for the report,
Andreas
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users