Skip to content

building multiple functions  #2

Description

@xthdraft

I had no problem building your example and running it in my electron app. However, all of the tutorials I've come across only demonstrate building a single file referenced from binding.gyp, despite the "sources":[] field in binding.gyp seemingly allowing multiple source.files.

It would be immensely helpful if you would expand your tutorial to show how to build a case with something like:
"sources": [ "src/binding.c", "src/anotherexample.c" ]

Many thanks for your fine tutorial.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions