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

cmake --build . error #16

Open
Anirudhhitech opened this issue Jun 7, 2023 · 1 comment
Open

cmake --build . error #16

Anirudhhitech opened this issue Jun 7, 2023 · 1 comment

Comments

@Anirudhhitech
Copy link

How to resolve this error

cmake --build .
[ 2%] Built target Common
[ 23%] Built target Can
[ 53%] Built target J1939
[ 55%] Linking CXX executable j1939Decoder
/usr/bin/ld: ../../J1939/libJ1939.so.1.0.0: undefined reference to Json::Value::operator=(Json::Value&&)' /usr/bin/ld: ../../J1939/libJ1939.so.1.0.0: undefined reference to Json::Value::Value(unsigned long)'
collect2: error: ld returned 1 exit status
make[2]: *** [BinUtils/j1939Decoder/CMakeFiles/j1939Decoder.dir/build.make:86: BinUtils/j1939Decoder/j1939Decoder] Error 1
make[1]: *** [CMakeFiles/Makefile2:488: BinUtils/j1939Decoder/CMakeFiles/j1939Decoder.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

@jp-turra
Copy link

jp-turra commented Jun 7, 2024

Hello, it's a little bit late answare but i think it's already solved in this issue.
It worked for me

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