2016-09-01 14:14 GMT+02:00 Jaromír Mikeš :
> Hi all,
>
> just working to fix lvtk package.
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834158
>
> I added libboost-system-dev as b-d and link it.
> But it failed to build until I removed --strict and --debug options
> from configure.
> Is it o
Hi all,
just working to fix lvtk package.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834158
I added libboost-system-dev as b-d and link it.
But it failed to build until I removed --strict and --debug options
from configure.
Is it ok to remove --strict option? For what is this option?
I can