Hello Philippe, Thank you for your prompt response !
Le 10/11/2016 à 22:56, Philippe Proulx a écrit : >> I removed the dependency on __typeof__() and statement expressions, >> which are GNU extensions, however I know that MSVC does not support C99, >> so there might be other C99 stuff left in there. > > I just tested with VS2010 with this branch as of a845de1 and it builds > and works! I'll wait for your response anyway as for VS2008. You can > also install from a Zip file that you download on GitHub, > <https://github.com/efficios/barectf/archive/remove-gnu-dep.zip>: > > pip3 install remove-gnu-dep.zip --upgrade --force-reinstall I just gave it a try, it now builds fine using VS2008 (except I must provide my own implementation of stdint.h, but this is another matter...) Thank you very much ! Do you plan to merge this onto the main branch ? Will this be included in the next official barectf ? Plz let me know, so that I can upgrade accordingly. All the best meanwhile, -- Jean-Francois Monestier 041-6766 _______________________________________________ lttng-dev mailing list [email protected] https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
