> > My command line in this case is:
> >   [..] /Wp64 /Zi /TC ".\utils.C"
>
>       I'd say that /TC flag is the problem.
>
>       /TC compiles your code as C,
>       /TP compiles your code as C++.

That's the problem.  Thanks!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to