cpp icon indicating copy to clipboard operation
cpp copied to clipboard

Gigasecond compilation error on submission

Open CSjianbel opened this issue 4 years ago • 2 comments

I solved the problem locally and was able to pass all testcases, but during submission through cli my solution fails and I get the following compilation error from the tests tab:

Results locally:

[100%] Built target gigasecond
===============================================================================
All tests passed (5 assertions in 5 test cases)

[100%] Built target test_gigasecond

Error from exercism's iteration page on tests tab:

make[2]: *** No rule to make target '/usr/lib/libboost_date_time.a', needed by 'gigasecond'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:77: CMakeFiles/gigasecond.dir/all] Error 2
make: *** [Makefile:84: all] Error 2

CSjianbel avatar Sep 25 '21 07:09 CSjianbel

I get that when testing.

AmjadHD avatar Nov 02 '21 22:11 AmjadHD

pano mo to nasolve tol

mculaway avatar Nov 17 '21 14:11 mculaway