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

[Actions] Changing Windows build action to catch potential fails in individual projects #230

Merged
merged 6 commits into from
Oct 18, 2023

Conversation

VeithMetro
Copy link
Contributor

No description provided.

@VeithMetro
Copy link
Contributor Author

VeithMetro commented Oct 10, 2023

Adding an include of the cryptography header fixes a linking issue on Windows in Svalbard:

2>CryptographyRPC.obj : error LNK2019: unresolved external symbol "enum WPEFramework::Exchange::CryptographyVault __cdecl WPEFramework::Cryptography::VaultId(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?VaultId@Cryptography@WPEFramework@@YA?AW4CryptographyVault@Exchange@2@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "private: unsigned short __cdecl WPEFramework::Plugin::CryptographyImplementation::ImportObjects(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?ImportObjects@CryptographyImplementation@Plugin@WPEFramework@@AEAAGAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)

@sebaszm sebaszm merged commit 955a8b2 into rdkcentral:master Oct 18, 2023
16 checks passed
@VeithMetro VeithMetro deleted the development/actions-windows branch November 21, 2023 09:31
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

Successfully merging this pull request may close these issues.

2 participants