On 12/03/2019 14:43, Keane, Erich wrote: > I don't see it in your list, so it appears that you're building debug mode. Try adding the cmake flag: > -DCMAKE_BUILD_TYPE=Release > > Alternatively, you can use MinSizeRel, which will sacrifice some performance for size. Argh, yes, I forgot that option. Thanks. -- Paulo Matos