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

Compile gtsam python for windows #1684

Closed
wants to merge 1 commit into from

Conversation

talregev
Copy link
Contributor

@talregev talregev commented Dec 6, 2023

Compile gtsam python for windows

I manage to create a ci worker that compile gtsam python for windows.

There is an error when the OUTPUT_NAME of python target is the same name of the linkage lib on windows only.

LINK : fatal error LNK1149: output filename matches input filename 'D:\a\gtsam\gtsam\build\lib\gtsam.lib'

https://github.com/talregev/gtsam/actions/runs/7093971320/job/19308372633#step:13:1092

It still fail because I change the OUTPUT_NAME . I am not sure how to solve it, but I solve the other compilation errors.

@dellaert Can you take a look on it?

@talregev talregev closed this Dec 8, 2023
@talregev talregev deleted the TalR/python_windows branch December 8, 2023 08:22
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.

1 participant