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

Windows10 Build Fails: colcon build TypeError #2768

Closed
hpeng-kcl opened this issue Jun 6, 2023 · 4 comments
Closed

Windows10 Build Fails: colcon build TypeError #2768

hpeng-kcl opened this issue Jun 6, 2023 · 4 comments
Labels

Comments

@hpeng-kcl
Copy link

Hi, I am here to seek some help for ROS2 colcon error in Windows 10. I was trying to run the tutorial in ROS2 "Using colcon to build packages" , while I input the command "colcon build --symlink-install --merge-install", the command window shows the error:

"Summary: 16 packages finished [5min 45s] 7 packages had stderr output: examples_rclpy_executors examples_rclpy_minimal_action_client examples_rclpy_minimal_action_server examples_rclpy_minimal_client examples_rclpy_minimal_publisher examples_rclpy_minimal_service examples_rclpy_minimal_subscriber WNDPROC return value cannot be converted to LRESULT TypeError: WPARAM is simple, so must be an int object (got NoneType)"

I was trying to solve this "WNDPROC return value cannot be converted to LRESULT TypeError: WPARAM is simple, so must be an int object (got NoneType)", but didn't find a way out, can you please give me some resolution or hints to fix this?

@MartyG-RealSense
Copy link
Collaborator

Hi @hpeng-kcl The RealSense ROS2 wrapper is difficult to get working successfully on Windows 10 and can involve multiple steps and file installations. The best reference for doing so is at #2660

@hpeng-kcl
Copy link
Author

Hi Marty! Thank you so much for reply the issue! I have resolved the issue by using another installer to reinstall the ROS2 in win10 and win11, now both win10 and win11 are working well.

@MartyG-RealSense
Copy link
Collaborator

That's excellent news that you achieved a solution, @hpeng-kcl - thanks very much for the update!

@MartyG-RealSense
Copy link
Collaborator

Case closed due to solution achieved and no further comments received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants