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

Fix uint32_t building issue on Ubuntu24.04 #35

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

neofang7
Copy link

Issue Detailed: vinput-manager building failed on Ubuntu24.04 and reports unknown type name 'uint32_t' in sendKey.cpp.

Issue Fixed: include stdint.h in sendKey.cpp.

Tested-On: Passed image building on Ubuntu24.04.

Tracked-On: OAM-126210

Issue Detailed: vinput-manager building failed on Ubuntu24.04 and
reports unknown type name 'uint32_t' in sendKey.cpp.

Issue Fixed: include stdint.h in sendKey.cpp.

Tested-On: Passed image building on Ubuntu24.04.

Tracked-On: OAM-126210
Signed-off-by: Neo Fang <[email protected]>
Copy link
Contributor

@vilasrk vilasrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@balajim001 balajim001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@dyang23 dyang23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sysopenci sysopenci added Developer Approved and removed Pending Developer Approval Pending Developer Approval labels Oct 10, 2024
@sysopenci
Copy link

Android CI has started Engineering Build for this issue ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci
Copy link

SUCCESS: Android CI has completed Engineering Build for this issue.Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci added Engineering Build Successful Engineering Build Successful and removed Engineering Build Not Started Engineering Build Not Started labels Oct 10, 2024
@sysopenci
Copy link

Android CI has started MERGE Build for this pr ,Please check the linked Tracked-On issue/Android CI Web for more details.

@sysopenci sysopenci merged commit 1cab84e into projectceladon:celadon/u/mr0/master Oct 10, 2024
25 checks passed
@sysopenci
Copy link

Android CI has completed MERGE Build for this pr, build is SUCCESS. Please check the linked Tracked-On issue/Android CI Web for more details. For Binaries: /cactus-absp-or-local/celadon_umr0_master-merge/163

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

Successfully merging this pull request may close these issues.

5 participants