[GNC-dev] Problem retrieving online quotes

john jralls at ceridwen.us
Sun Apr 30 11:32:03 EDT 2023


> On Apr 30, 2023, at 4:52 AM, Frank H. Ellenberger <frank.h.ellenberger at gmail.com> wrote:
> 
> Hi Herbert,
> 
> Am 29.04.23 um 22:33 schrieb Herbert Thoma:
>> OK, will try. What do I need to pass to cmake to get a debug build?
>>  Herbert.
> 
> cmake -D ENABLE_DEBUG …
> 
> There are more useful variables in
> https://wiki.gnucash.org/wiki/CMake#GnuCash_Program_Configuration_Variables

That doesn't work, it's not used in our CMakeLists.txt. The correct way is to pass -D CMAKE_BUILD_TYPE=Debug to cmake.

Regards,
John Ralls


More information about the gnucash-devel mailing list