On 07/31/2014 12:20 AM, Uffe Jakobsen wrote: > On 2014-07-30 12:31, Jens Steinhauser wrote: >> The error you get when compiling the newest git version is because you use a >> libsigrok that is too old. If you want to use the unstable version from git, >> you have to use them for the whole sigrok stack. >> > > Ah I'd convinced myself that the build system already had that in control. > > The output below convinced me that this was not a problem: > > -- checking for modules 'libsigrok>=0.3.0;libsigrokdecode>=0.3.0' > -- found libsigrok, version 0.3.0 > -- found libsigrokdecode, version 0.3.0
Yes, that check is only changed when a major release is done. > Thanks > >> For the problem with 0.2.0, see here: >> http://sigrok.org/bugzilla/show_bug.cgi?id=389 >> > > Thanks that brought me much further with the building process until it > broke during the link phase: You probably forgot the curly braches at the end of the line in the header file, or there were some old object files left over from before you applied the patch. But your solution should work too. Regards, Jens ------------------------------------------------------------------------------ Infragistics Professional Build stunning WinForms apps today! Reboot your WinForms applications with our WinForms controls. Build a bridge from your legacy apps to the future. http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

