home › Forums › # Technical Support › Error while changing the compiler in cmakelist.txt › Reply To: Error while changing the compiler in cmakelist.txt
September 18, 2014 at 17:24
#1453
Keymaster
Hi,
you can always do:
(not xxx == yyy)
Try that. Also, make sure your compiler accept the extended operators, namely not,and,or
instead of !,&&,||
.