Login  Register

Re: dev environment setup and usage

Posted by ravas on Feb 03, 2016; 12:06am
URL: https://forum.librecad.org/dev-environment-setup-and-usage-tp5712883p5712885.html

DErik wrote
 But the following command to make sure the libraries can be found by “pkg-config”:
   $ echo "QT_CONFIG -= no-pkg-config" >> custom.pro
won’t work because there is no file “custom.pro” to append the line to. At least not in "~/github” or any sub-directories.
https://github.com/LibreCAD/LibreCAD/issues/634

In case you didn't figure it out, custom.pro is a file you make.
The information is only in the Windows section
http://wiki.librecad.org/index.php/Build_from_source#Custom_files