Hi, On Wed, Jan 07, 2015 at 07:21:19AM +0100, Rene Hopf wrote: > Same Problem on os x: > > Undefined symbols for architecture x86_64: > "sigrok::EnumValue<sigrok::TriggerMatchType, sr_trigger_matches>::_values", > referenced from: > sigrok::EnumValue<sigrok::TriggerMatchType, > sr_trigger_matches>::get(int) in logicsignal.cpp.o > "sigrok::EnumValue<sigrok::LogLevel, sr_loglevel>::_values", referenced > from: > sigrok::EnumValue<sigrok::LogLevel, sr_loglevel>::get(int) in main.cpp.o > ld: symbol(s) not found for architecture x86_64 > clang: error: linker command failed with exit code 1 (use -v to see > invocation)
This should be fixed now (bug #534). http://sigrok.org/bugzilla/show_bug.cgi?id=534 Please let us know if the issue is still happening for some configurations/compilers/OSes. Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

