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

Adding serialbus to Qt seems to break the serial port on static builds #79

Open
nitrousnrg opened this issue Apr 26, 2020 · 2 comments
Open

Comments

@nitrousnrg
Copy link
Contributor

This line says that serialbus breaks serialport:
https://github.com/vedderb/vesc_tool/blob/master/vesc_tool.pro#L44

I tried building VESC Tool 2.04 statically for linux (./build_lin_original_only) and both USB serial and canbus interfaces work for me.
I also compiled VESC Tool for ARM and tested this on a raspberry pi and both serial and canbus worked for me using ./build_lin_original_only (the binary needs some dependencies to run there)

So I couldn't reproduce the issue... should I test it on windows machines?

@vedderb
Copy link
Owner

vedderb commented Apr 27, 2020

It works when compiling normally, but when I use my static build on Ubuntu 16.04 and run it on different machines, the serial port does not work on some of them. I will look into is more soon as our large battery is about to arrive, and then I will start testing with your controller. All parts are here on my desk waiting for the battery.

@p0wdrdotcom
Copy link
Contributor

#279

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

3 participants