Hi Sajjad,

Sajjadul Islam wrote:
> Hello,
> 
> Got another problem i guess in the code snippet of the tutorial......if
> they are my silly mistake please do not forget to bash me as i am smart
> enough to make nasty mistakes

I'd rather have you make silly mistakes, those are easier to find. :)

> the code snippet the and error message are as follows:
> 
> 
> *******************CODE SNIPPET**************************
> 
> #include "Basic.h"
> 
> 
> typedef CoredNodePtr<Group> GroupNodePtr;
> typedef CoredNodePtr<Geometry> GeometryNodePtr;

Just remove those two lines and you should be fine.

The tutorial was written at a time when those types were not defined by 
default, 
which they now are. If you could fix it on Trac that would eb helpful for 
future 
beginners.

Thanks

        Dirk

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to