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

Improve documentation #227

Open
4 tasks
jcfr opened this issue Dec 16, 2016 · 4 comments
Open
4 tasks

Improve documentation #227

jcfr opened this issue Dec 16, 2016 · 4 comments
Labels
Type: Docs Documentation related

Comments

@jcfr
Copy link
Contributor

jcfr commented Dec 16, 2016

This issue centralizes all tasks related to documentation improvements

@jcfr jcfr added the Type: Docs Documentation related label Dec 16, 2016
jcfr added a commit that referenced this issue Dec 16, 2016
There is now one issue centralizing all documentation update tasks.
jcfr added a commit that referenced this issue Dec 16, 2016
* suggest-compiler-to-install:
  docs/usage: Update "Improve documentation" reference to #227
  platform_specifics: CMakeGenerator: Remove unused "name" setter
  platform_specifics: abstract.generator_installation_help raises NotImplementedError
  skbuild: Improve compiler installation instructions. See #27
  skbuild: Prompt user with direction to install compiler if not installed.
@apakbin
Copy link

apakbin commented Feb 2, 2021

I have a cpp containing extern "C" functions that I load using Ctypes CDLL function. So far, I have been installing it using Extension. Now that I try to use skbuild to do the same thing, I get linker error. The documentation, at the beginning, says skbuild replaces Extension, but does not actually give examples on how , specifically, an Extension based installation is gonna be carried over to skbuild.

@adam-grant-hendry
Copy link

Any update on the progress of this, as it's been 4 years?

@tdegeus
Copy link

tdegeus commented Aug 24, 2021

Can I add a pybind11 example to the list?

@robtaylor
Copy link
Contributor

Hey @jcfr , I'd be happy to try add some documentation for these things as I progress with packaging my current project. Are there any examples you can point to that use skbuild & dockcross-manylinux/mingwpy?

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

No branches or pull requests

5 participants