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

Cannot build with Code::Blocks in Jetson Nano #19

Open
mochidaz opened this issue Dec 25, 2021 · 1 comment
Open

Cannot build with Code::Blocks in Jetson Nano #19

mochidaz opened this issue Dec 25, 2021 · 1 comment

Comments

@mochidaz
Copy link

Tried to build in Jetson Nano on Ubuntu 18.04 and this error showed up:

g++: error: /usr/local/lib/paddle-lite/libpaddle_api_light_bundled.a: No such file or directory

I have paddle-lite for Armv8 installed, but there's only a single file inside the lib directory which is libpaddle_light_api_shared.so. As i know, the one with libpaddle_api_light_bundled.a is the x86 version

@mochidaz
Copy link
Author

Okay, I've managed to run it. I tried using paddle-lite 2.8, the older version which apparently still having the libpaddle_api_light_bundled.a and it worked. But still, I think this issue should be resolved regarding to the newer version of paddle-lite.

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