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

error: narrowing conversion of ‘-4’ from ‘int’ to ‘BuffersTest_MedianBufferWindow3_Test<char>::TypeParam {aka char}’ inside { } [-Wnarrowing] #3464

Closed
anujgpatil opened this issue Nov 10, 2019 · 3 comments · Fixed by #4101
Assignees
Labels
module: test needs: pr merge Specify why not closed/merged yet

Comments

@anujgpatil
Copy link

anujgpatil commented Nov 10, 2019

Getting this error while building the GPU targets , disabled by default during compilation of PCL library.

Your Environment

Operating System and version: UBUNTU 16.04- Jetson TX2
Compiler: gcc 6.5.0
PCL Version: 1.9.1 release

Current Behavior

image

Code to Reproduce

Switch this flag from OFF to ON in CMakeCache file in Build folder.
//Build the GPU-related subsystems
BUILD_GPU:BOOL=ON

Any inputs?

@taketwo taketwo self-assigned this Nov 10, 2019
@taketwo
Copy link
Member

taketwo commented Nov 10, 2019

Not sure how this is related to the BUILD_GPU option, but I'll fix this next week.

@stale
Copy link

stale bot commented May 19, 2020

Marking this as stale due to 30 days of inactivity. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the status: stale label May 19, 2020
@kunaltyagi
Copy link
Member

Will be resolved once GPU CI is online.

@stale stale bot removed the status: stale label May 20, 2020
@kunaltyagi kunaltyagi added the needs: pr merge Specify why not closed/merged yet label May 20, 2020
@kunaltyagi kunaltyagi linked a pull request May 20, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: test needs: pr merge Specify why not closed/merged yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants