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

Win/OSX : ninja : "no work to do", vs2017 project nothing happens #89

Closed
benkuper opened this issue Mar 1, 2019 · 2 comments
Closed

Comments

@benkuper
Copy link

benkuper commented Mar 1, 2019

Hello,
I'm trying to compile a static lib of Servus (or any type of lib for that matter..), but when I build it with cmake and then ninja (or vs 2017 x64), I don't find any generated lib file.

Do I miss a step ? Is there something missing in the readme to actually create a .lib (and header files as well) ?

What's strange is I remember having already done that last year, but I can't remember how and I'm stuck without knowing where to look...

Infos :

  • I have DNSSD installed and detected (i had to add an extra cmake_module with FindDNSSD but it works)
  • I'm not using Qt5 or Boost

Thanks

@benkuper
Copy link
Author

benkuper commented Mar 2, 2019

This actually happens if git is clone without ---recursive argument.
Would be great to add that to the build instructions in the readme !

@hernando
Copy link

hernando commented Mar 7, 2019

We have updated the instructions following your suggestion

@hernando hernando closed this as completed Mar 7, 2019
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

2 participants