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 installation for cpp and modernpython #46

Conversation

tom-hg57
Copy link
Collaborator

@tom-hg57 tom-hg57 commented Dec 25, 2024

  • Fix installation of static cpp files
  • Fix installation of utils/export_template.mustache for modernpython
  • Prevent copying of __pycache__ for modernpython

Bases on branch https://github.com/tom-hg57/cimgen/tree/add-writer-to-java (#45)

@tom-hg57 tom-hg57 requested a review from m-mirz December 25, 2024 18:29
@tom-hg57 tom-hg57 force-pushed the fix-installation-for-cpp-and-modernpython branch from 6a9b47e to 7ad0ab7 Compare December 25, 2024 20:48
@m-mirz
Copy link
Contributor

m-mirz commented Dec 26, 2024

@tom-hg57 Can you rebase this branch in your fork? I was able to rebase the previous branch after merging #41 but here is does not seem to work anymore.

…ils.dir_util" could not be resolved (reportMissingImports)

Signed-off-by: Thomas Günther <[email protected]>
@tom-hg57 tom-hg57 force-pushed the fix-installation-for-cpp-and-modernpython branch from 7ad0ab7 to e7f0603 Compare December 26, 2024 22:46
@tom-hg57
Copy link
Collaborator Author

@tom-hg57 Can you rebase this branch in your fork? I was able to rebase the previous branch after merging #41 but here is does not seem to work anymore.

Done

@m-mirz m-mirz merged commit 7538ec2 into sogno-platform:master Dec 27, 2024
14 checks passed
@tom-hg57 tom-hg57 deleted the fix-installation-for-cpp-and-modernpython branch December 27, 2024 09:51
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