Guys, i got it BUILD!!!!!!!! The env is msvc 2005 express(Platform SDK) in
winxp sp2 and boost 1_34. So far, in release, im trying the debug. Soon i
test the output libs and dlls, i send the project somewhere to
somewho(woow...). Im trying DevCpp now.

Sorry for all the noise in the list.

Regards
Rafael


On 15/10/2007, Rafael Menezes <[EMAIL PROTECTED]> wrote:
>
> Well gentleman, i fix that last lack of sense. Its a direcory problem,
> sorry for the noise.
>  Can i think i pick one incomplete SVN version? This kind of problem im
> not usual to fix. That is my scons line:
> scons var_type=optimized BoostBaseDir=F:\prd\Boost\boost_1_34_1
> enable_unittests=false
> (If not optimized, other error will appear like
> __imp___invalid_parameter_noinfo link errors)
>
> Any way, fixed that, something else comes up. This is the thing:
>
> Source\System\Action\Base\OSGAction.cpp(92) : error C2664:
> 'std::vector<_Ty>::push_back' : cannot convert parameter 1 from
> 'OSG::ActionBase::ResultE (__cdecl *)(OSG::NodeCorePtrConstArg,OSG::Action
> *)' to 'const OSG::Action::Functor &'
>         with
>         [
>             _Ty=OSG::Action::Functor
>         ]
>         Reason: cannot convert from 'OSG::ActionBase::ResultE (__cdecl
> *)(OSG::NodeCorePtrConstArg,OSG::Action *)' to 'const OSG::Action::Functor'
>         No constructor could take the source type, or constructor overload
> resolution was ambiguous
> Source\System\Action\Base\OSGAction.cpp(113) : error C2664:
> 'std::vector<_Ty>::push_back' : cannot convert parameter 1 from
> 'OSG::ActionBase::ResultE (__cdecl *)(OSG::NodeCorePtrConstArg,OSG::Action
> *)' to 'const OSG::Action::Functor &'
>         with
>         [
>             _Ty=OSG::Action::Functor
>         ]
>         Reason: cannot convert from 'OSG::ActionBase::ResultE (__cdecl
> *)(OSG::NodeCorePtrConstArg,OSG::Action *)' to 'const OSG::Action::Functor'
>         No constructor could take the source type, or constructor overload
> resolution was ambiguous
> Source\System\Action\Base\OSGAction.cpp(230) : error C2664:
> 'std::vector<_Ty>::push_back' : cannot convert parameter 1 from
> 'OSG::ActionBase::ResultE (__cdecl *)(OSG::NodeCorePtrConstArg,OSG::Action
> *)' to 'const OSG::Action::Functor &'
>         with
>         [
>             _Ty=OSG::Action::Functor
>         ]
>         Reason: cannot convert from 'OSG::ActionBase::ResultE (__cdecl
> *)(OSG::NodeCorePtrConstArg,OSG::Action *)' to 'const OSG::Action::Functor'
>         No constructor could take the source type, or constructor overload
> resolution was ambiguous
> Source\System\Action\Base\OSGAction.cpp(248) : error C2664:
> 'std::vector<_Ty>::push_back' : cannot convert parameter 1 from
> 'OSG::ActionBase::ResultE (__cdecl *)(OSG::NodeCorePtrConstArg,OSG::Action
> *)' to 'const OSG::Action::Functor &'
>         with
>         [
>             _Ty=OSG::Action::Functor
>         ]
>         Reason: cannot convert from 'OSG::ActionBase::ResultE (__cdecl
> *)(OSG::NodeCorePtrConstArg,OSG::Action *)' to 'const OSG::Action::Functor'
>         No constructor could take the source type, or constructor overload
> resolution was ambiguous
>
> Regards
> Rafael
>
>
>  On 10/10/2007, Rafael Menezes <[EMAIL PROTECTED]> wrote:
> >
> > The version of OpenSG 2.0 in SVN is only for Pocket PC? There is some
> > place where i can find a version to work with a win32 application without
> > use cygwin?
> >
> > --
> > Rafael de Menezes
>
>
>
>
> --
> Rafael de Menezes




-- 
Rafael de Menezes
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to