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

how can i solve this problem when compile CanApp #3

Closed
chenbokaix250 opened this issue Dec 26, 2021 · 2 comments
Closed

how can i solve this problem when compile CanApp #3

chenbokaix250 opened this issue Dec 26, 2021 · 2 comments

Comments

@chenbokaix250
Copy link

when I compile CanApp

error:

LINK build\nt\GCC\CanApp\CanApp.exe
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lSimulator
collect2.exe: error: ld returned 1 exit status
scons: *** [build\nt\GCC\CanApp\CanApp.exe] Error 1
scons: building terminated because of errors.

I don't know how to solve this.

@parai
Copy link
Contributor

parai commented Dec 27, 2021

Thanks, some source files are missing, add those files by patch a5e728e9adf6de8f6c6b3b446abb07af903563e7

@parai parai closed this as completed Dec 27, 2021
@chenbokaix250
Copy link
Author

I added those files,but Still has this problems。

ld.exe: cannot find -lSimulator

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