Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create a copy of the sdi project without an image list set to 3.1 code generation. #19

Open
Randalphwa opened this issue Dec 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Randalphwa
Copy link
Collaborator

Description:

Create a copy of sdi called sdi_31 which does not have an Image List file and is set to generate 3.1 compatible code. This would provide testing for the more common scenario of no Image List file, while at the same time verifying that code generation for wxWidgets 3.1 is working correctly.

Note that CMake should be able to switch between wxWidgets31, wxWidgets32 and wxWidgets33 and the code should still work fine since the 3.1 setting just adds conditionals that provide both 3.1 and 3.2 comparability.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant