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

Can't build podofo #112

Closed
pschlan opened this issue Mar 12, 2023 · 2 comments
Closed

Can't build podofo #112

pschlan opened this issue Mar 12, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@pschlan
Copy link

pschlan commented Mar 12, 2023

Describe the bug
Building podofo-0.9.6 fails with:

sw.exe build org.sw.demo.podofo-0.9.6
[139/140] C:/Users/Patrick/.sw/storage/pkg/f2/a8/99a4/src/sdir/sw.cpp
Exception in file D:/dev/cppan2/client2/src/sw/builder/command.cpp:840, function execute1: When executing: C:/Users/Patrick/.sw/storage/pkg/f2/a8/99a4/src/sdir/sw.cpp
C:/Users/Patrick/.sw/storage/pkg/f2/a8/99a4/src/sdir/sw.cpp(25): error C2039: "TargetOS" ist kein Member von "sw::TargetSettings".
C:\Users\Patrick\.sw\storage\pkg\95\f7\eb55\src\sdir\src\sw/core/settings.h(23): note: Siehe Deklaration von "sw::TargetSettings"
C:/Users/Patrick/.sw/storage/pkg/f2/a8/99a4/src/sdir/sw.cpp(49): error C2039: "TargetOS" ist kein Member von "sw::TargetSettings".
C:\Users\Patrick\.sw\storage\pkg\95\f7\eb55\src\sdir\src\sw/core/settings.h(23): note: Siehe Deklaration von "sw::TargetSettings"
command failed: exit code = 2
Total errors: 1

Expected behavior
Build should work

To Reproduce
Steps to reproduce the behavior:

sw --self-upgrade
sw build org.sw.demo.podofo-0.9.6

Information:

  • Paste sw --version output. sw --version sw.client.sw version 1.0.0 git revision 04536355191c090cecdaf978fd06fc2d09f26cf1 assembled on 15.12.2022 13:08:17 UTC 15.12.2022 14:08:17 Mitteleurop�ische Zeit

  • Write OS, its version (host/target) Windows 11 x86_64

  • Describe your compiler, its version VS 2022

@pschlan pschlan added the bug Something isn't working label Mar 12, 2023
@egorpugin
Copy link
Contributor

I've added 0.9.8.
Try again sw build org.sw.demo.podofo-0.9.6.

@pschlan
Copy link
Author

pschlan commented Mar 13, 2023

It works, thanks a lot!

@pschlan pschlan closed this as completed Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants