|
From: | Reini Urban |
Subject: | Re: [libredwg] Undefined References |
Date: | Mon, 10 Feb 2020 18:32:59 +0100 |
With regard to this, the libredwg library needs to be explicitly
compiled in by appending "-lredwg" onto the end of the command string.
gcc -Wall -g -pedantic -std=gnu99 dwgout.c -o dwgout -lredwg
Perhaps this should be incorporated into the README?
[Prev in Thread] | Current Thread | [Next in Thread] |