←back to thread

127 points warothia | 3 comments | | HN request time: 0.207s | source
1. revskill ◴[] No.42167079[source]
How ti integrate with extermal library ?
replies(2): >>42167235 #>>42169098 #
2. warothia ◴[] No.42167235[source]
If you would want to link with external libraries, you would need to modify to server and make sure it has access to them when compiling the modules.
3. nurettin ◴[] No.42169098[source]
You would need to change some code, or parameterize this:

    #define LIBS "-L./libs -lmodule -ljansson