Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't build! #3

Open
benjmyers opened this issue Feb 8, 2012 · 1 comment
Open

Won't build! #3

benjmyers opened this issue Feb 8, 2012 · 1 comment

Comments

@benjmyers
Copy link

Would really like to try this out...

../src/oscpack/ip/posix/NetworkingUtils.cpp:30:32: error: ip/NetworkingUtils.h: No such file or directory
../src/oscpack/ip/posix/NetworkingUtils.cpp:40: error: ‘NetworkInitializer’ has not been declared
../src/oscpack/ip/posix/NetworkingUtils.cpp:40: error: ISO C++ forbids declaration of ‘NetworkInitializer’ with no type
../src/oscpack/ip/posix/NetworkingUtils.cpp: In function ‘int NetworkInitializer()’:
../src/oscpack/ip/posix/NetworkingUtils.cpp:40: warning: no return statement in function returning non-void
../src/oscpack/ip/posix/NetworkingUtils.cpp: At global scope:
../src/oscpack/ip/posix/NetworkingUtils.cpp:42: error: expected constructor, destructor, or type conversion before ‘::’ token
make: *** [src/oscpack/ip/posix/NetworkingUtils.o] Error 1

@funkytaco
Copy link

I get the same error on Mountain Lion.

../src/oscpack/ip/posix/NetworkingUtils.cpp:30:32: error: ip/NetworkingUtils.h: No such file or directory
../src/oscpack/ip/posix/NetworkingUtils.cpp:40: error: ‘NetworkInitializer’ has not been declared
../src/oscpack/ip/posix/NetworkingUtils.cpp:40: error: ISO C++ forbids declaration of ‘NetworkInitializer’ with no type
../src/oscpack/ip/posix/NetworkingUtils.cpp:42: error: expected constructor, destructor, or type conversion before ‘::’ token
make: *** [src/oscpack/ip/posix/NetworkingUtils.o] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants