Morning all, I am trying to get a master build with debug symbols to work
on existing mac issues. The issue seems to be that there are no 64bit
symbols for the below:
Linking C shared module gong_1424.so
Undefined symbols for architecture x86_64:
"_waveguide_nl_free", referenced from:
_cleanupGong in gong_1424.c.o
"_waveguide_nl_process", referenced from:
_runGong in gong_1424.c.o
_runAddingGong in gong_1424.c.o
"_waveguide_nl_reset", referenced from:
_activateGong in gong_1424.c.o
"_waveguide_nl_set_ap", referenced from:
_runGong in gong_1424.c.o
_runAddingGong in gong_1424.c.o
"_waveguide_nl_set_delay", referenced from:
_runGong in gong_1424.c.o
_runAddingGong in gong_1424.c.o
"_waveguide_nl_set_fc", referenced from:
_runGong in gong_1424.c.o
_runAddingGong in gong_1424.c.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[2]: *** [plugins/LadspaEffect/swh/gong_1424.so] Error 1
make[1]: *** [plugins/LadspaEffect/swh/CMakeFiles/gong_1424.dir/all] Error 2
make: *** [all] Error 2
To be able to get 64bit debug symbols what do i need to do?
--
Jonathan Aquilina
------------------------------------------------------------------------------
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/
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel