hello.c will use the header file plugin.h. If I want to use gcc to compile, can I know how should I write the -LXXX. gcc -o hello hello.c -LXXX
Currently my project structure look like this project directory is (C:\project) project
- examples/ hello.c
- include / plugins/ plugin.h