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

Able to see the results of the given examples when I compile them on terminal but whenever I compile them on Codeblocks, a compiler I am getting error messages similar to the ones attached. #17

Open
mukuljindal91 opened this issue Feb 16, 2015 · 0 comments

Comments

@mukuljindal91
Copy link

/home/mukul/redis3m/include/redis3m/test.o||In function main':| test.cpp|| undefined reference toredis3m::patterns::script_exec::script_exec(std::string const&, bool)'|
test.cpp|| undefined reference to redis3m::patterns::script_exec::exec(boost::shared_ptr<redis3m::connection>, std::vector<std::string, std::allocator<std::string> > const&, std::vector<std::string, std::allocator<std::string> > const&)'| /home/mukul/redis3m/include/redis3m/test.o||In functionredis3m::connection::create(std::string const&, unsigned int)':|
test.cpp:(.text._ZN7redis3m10connection6createERKSsj[_ZN7redis3m10connection6createERKSsj]+0x31)||undefined reference to redis3m::connection::connection(std::string const&, unsigned int)'| /home/mukul/redis3m/include/redis3m/test.o||In functionvoid boost::checked_deleteredis3m::connection(redis3m::connection*)':|
test.cpp:(.text.ZN5boost14checked_deleteIN7redis3m10connectionEEEvPT[ZN5boost14checked_deleteIN7redis3m10connectionEEEvPT]+0x1a)||undefined reference to `redis3m::connection::~connection()'|
||=== Build failed: 4 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|

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

1 participant