Skip to content

Conversation

maiadegraaf
Copy link

While implementing my own mini-extension I noticed a few parts could be improved.

Getting started with your own extension

  • After running the bootstrap script, the README was rewritten, which was both a surprise and meant I missed some important information under Getting started with your own extension. I've added a note here.

Setting up CLion

  • CLion creates the build folder automatically, so an initial make is unnecessary.
  • An extra flag is needed in the CMake options:
    • -DDUCKDB_EXTENSION_CONFIGS=<path_to_the_exentension_CMakeLists.txt>
  • Added this section to NEXT_README.md as its also relevant for anyone working on the new extension.

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

Successfully merging this pull request may close these issues.

1 participant