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

Building on Windows #2742

Closed
packetq opened this issue Jul 4, 2019 · 4 comments
Closed

Building on Windows #2742

packetq opened this issue Jul 4, 2019 · 4 comments
Labels

Comments

@packetq
Copy link

packetq commented Jul 4, 2019

Hello All,

I am having some difficulty building Poco on Windows. I have followed the documentation, but the build fails when building the tests. It tries to link PocoFoundation.lib before it has been compiles itself. Any help would be much appreciated.

Expected behavior

Build all library versions

Actual behavior

Fails trying to link PocoFoundation.lib (which hasn't been built yet)

Steps to reproduce the problem

(please make this a SSCCE, if applicable and reasonable)
buildwin 140 build all release x64 nosamples notests devenv

POCO version

1.9.2

Compiler and version

VS 2015

Operating system and version

Windows 8.1 64bit

Other relevant information

Tests are being built regardless of flags. The build compiles the tests first and then tries to link PocoFoundation.lib, which has not been compiled/built yet.

@seppy87
Copy link

seppy87 commented Jul 9, 2019

Have you tried to load the sln and build them there?

@zosrothko
Copy link
Member

This is a true issue. We are working on it.

zosrothko added a commit that referenced this issue Jul 16, 2019
@github-actions
Copy link

This issue is stale because it has been open for 365 days with no activity.

@github-actions github-actions bot added the stale label Jan 12, 2022
@github-actions
Copy link

This issue was closed because it has been inactive for 60 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants