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

pocoNetworkInitializer - change fixed path (Windows Platform related) #4769

Open
Tepic opened this issue Nov 14, 2024 · 0 comments
Open

pocoNetworkInitializer - change fixed path (Windows Platform related) #4769

Tepic opened this issue Nov 14, 2024 · 0 comments
Assignees
Labels

Comments

@Tepic
Copy link
Contributor

Tepic commented Nov 14, 2024

Currently there is a fixed path set for pocoNetworkInitalizer for a Windows platform:
#define POCO_NET_FORCE_SYMBOL(s) __pragma(comment (linker, "/include:_"#s))

It should be resolved, so the external project can define the path custom to its needs and build-output location

@Tepic Tepic added the feature label Nov 14, 2024
@Tepic Tepic added this to the Release 1.14.0 milestone Nov 14, 2024
@Tepic Tepic added this to 1.14 Nov 14, 2024
@Tepic Tepic moved this to Todo in 1.14 Nov 14, 2024
@Tepic Tepic self-assigned this Nov 14, 2024
@Tepic Tepic moved this from Todo to In Progress in 1.14 Nov 14, 2024
@Tepic Tepic moved this from In Progress to Done in 1.14 Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant