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

[CPP] Support Windows compilation #100

Closed
jt2594838 opened this issue Jun 11, 2024 · 6 comments
Closed

[CPP] Support Windows compilation #100

jt2594838 opened this issue Jun 11, 2024 · 6 comments
Assignees

Comments

@jt2594838
Copy link
Contributor

The TsFile-CPP can only be comiled on unix currently.
Compilation on Windows should be supported.

Copy link

Hi, this is your first issue in the Apache TsFile project. Thanks for your report. Welcome to join the community!

@HTHou
Copy link
Contributor

HTHou commented Jun 13, 2024

Hi, Chris is working on it and I think it almost finished.
#109

@761417898
Copy link
Contributor

Chris almost finished the job, so do we still need to support visual studio compilation?

@chrisdutz
Copy link
Contributor

I had issues with the build not working with Visual Studio ... so I wen't back to MinGW ... but that's now finished. So don't expect any updates on that PR ;-)

I think the next thing where we will need to work on, is having unit-tests being run by the maven build, but that's a new topic then.

@chrisdutz
Copy link
Contributor

I enabled the Windows runners to also run the cpp ... ran into a tiny compilation problem on them ... fixed that ... now we should be ready to go.

@chrisdutz
Copy link
Contributor

#109

@HTHou HTHou closed this as completed Jun 18, 2024
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

No branches or pull requests

4 participants