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

compiling pegasos issue #1

Open
abdullah87 opened this issue Nov 8, 2013 · 1 comment
Open

compiling pegasos issue #1

abdullah87 opened this issue Nov 8, 2013 · 1 comment

Comments

@abdullah87
Copy link

when I write make, I get the following message

g++ -Wall -O3 -c cmd_line.cc
In file included from cmd_line.cc:11:
cmd_option.h: In static member function ‘static learning::option_type_traits::option_type learning::option_type_traits::from_string(char_)’:
cmd_option.h:62: error: ‘strtol’ was not declared in this scope
cmd_option.h: In static member function ‘static learning::option_type_traits::option_type learning::option_type_traits::from_string(char_)’:
cmd_option.h:69: error: ‘strtoul’ was not declared in this scope
cmd_option.h: In static member function ‘static learning::option_type_traits::option_type learning::option_type_traits::from_string(char_)’:
cmd_option.h:83: error: ‘strtod’ was not declared in this scope
make: *_* [cmd_line.o] Error 1

@albertotb
Copy link

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