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

Well-known types have linker errors in Windows #12

Closed
semlanik opened this issue Dec 8, 2019 · 2 comments
Closed

Well-known types have linker errors in Windows #12

semlanik opened this issue Dec 8, 2019 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed protobuf QtProtobuf related issues
Projects

Comments

@semlanik
Copy link
Owner

semlanik commented Dec 8, 2019

No description provided.

@semlanik semlanik added bug Something isn't working protobuf QtProtobuf related issues labels Dec 8, 2019
@semlanik semlanik self-assigned this Dec 30, 2019
@semlanik semlanik added this to the v0.1.1 milestone Jan 6, 2020
semlanik added a commit that referenced this issue Jan 6, 2020
- Add QT_GENERATED_LIB definition support to export generated
  symbols in windows
- Add qtprotobuf_link_archive function that provides possibility
  to link generated targets as "whole archive"

Fixes: #12
semlanik added a commit that referenced this issue Jan 6, 2020
- Add QT_GENERATED_LIB definition support to export generated
  symbols in windows
- Add qtprotobuf_link_archive function that provides possibility
  to link generated targets as "whole archive"

Fixes: #12
semlanik added a commit that referenced this issue Jan 6, 2020
- Add QT_GENERATED_LIB definition support to export generated
  symbols in windows
- Add qtprotobuf_link_archive function that provides possibility
  to link generated targets as "whole archive"

Fixes: #12
semlanik added a commit that referenced this issue Jan 7, 2020
- Add QT_GENERATED_LIB definition support to export generated
  symbols in windows
- Add qtprotobuf_link_archive function that provides possibility
  to link generated targets as "whole archive"

Fixes: #12
@semlanik semlanik removed this from the v0.1.1 milestone Jan 8, 2020
@semlanik
Copy link
Owner Author

semlanik commented Jan 8, 2020

Still could not find way how to make linkage in windows. So need someone experienced in this area

@semlanik semlanik removed their assignment Jan 8, 2020
@semlanik semlanik added the help wanted Extra attention is needed label Jan 30, 2020
@semlanik semlanik added this to ToDo in Qt Protobuf via automation Jan 30, 2020
semlanik added a commit that referenced this issue May 24, 2020
- Enable well-known types for windows after OBJECT library
  migration for generated code

Fixes: #12
semlanik added a commit that referenced this issue May 24, 2020
- Enable well-known types for windows after OBJECT library
  migration for generated code

Fixes: #12
semlanik added a commit that referenced this issue Dec 21, 2020
- Add check for local targets for examples and tests
- Rename test helper file
- Refactor test helper functions and add extra helpers for
  examples
- Replace global variable that hold protoparser.go by Generator target
  property
- Enable well known types for windows
- Update CI rules for windows

Fixes: #172, #183, #12
semlanik added a commit that referenced this issue Dec 21, 2020
- Add check for local targets for examples and tests
- Rename test helper file
- Refactor test helper functions and add extra helpers for
  examples
- Replace global variable that hold protoparser.go by Generator target
  property
- Enable well known types for windows
- Update CI rules for windows

Fixes: #172, #183, #12
@semlanik
Copy link
Owner Author

Fixed

Qt Protobuf automation moved this from ToDo to Done Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed protobuf QtProtobuf related issues
Projects
Qt Protobuf
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant