What platform are you trying to compile on, and which branch of NOX?  Have you 
tried the destiny branch?

-- Murphy

On Dec 7, 2011, at 1:39 AM, Prashanth Prahalad wrote:

> 
> Just getting started with nox controller.
> 
> During compilation (make -j 5) I'm seeing this error :
> 
> ../../src/nox_main.cc: In function ‘int<unnamed>::start_gui()’:
> ../../src/nox_main.cc:231: warning: deprecated conversion from string 
> constant to ‘char*’
> ../../src/nox_main.cc: In function ‘int main(int, char**)’:
> ../../src/nox_main.cc:532: error: ‘EventDispatcherComponentinstall’ was not 
> declared in this scope
> ../../src/nox_main.cc:532: error: expected ‘)’ before ‘;’ token
> ../../src/nox_main.cc:532: error: expected primary-expression before ‘)’ token
> ../../src/nox_main.cc:532: error: expected ‘;’ before ‘)’ token
> make[2]: *** [nox_main.o] Error 1
> 
> 
> Any ideas what's causing this ? 
> 
> Thanks !
> 
> 
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to