Build Fails
Rajib Nath
rknath at ucsd.edu
Fri Jan 18 16:28:01 PST 2013
Hello
My APITRACE build fails here ...
any help / direction will be appreciated.
thanks
rajib
[ 67%] Building CXX object
retrace/CMakeFiles/retrace_common.dir/retrace_main.cpp.o
/home/rknath/Research/MobileGPU/apitrace/apitrace/retrace/retrace_main.cpp:
In constructor ‘retrace::RelayRunner::RelayRunner(retrace::RelayRace*,
unsigned int)’:
/home/rknath/Research/MobileGPU/apitrace/apitrace/retrace/retrace_main.cpp:269:
error: no matching function for call to ‘os::thread::thread(void*
()(retrace::RelayRunner*), retrace::RelayRunner* const)’
/home/rknath/Research/MobileGPU/apitrace/apitrace/common/os_thread.hpp:310:
note: candidates are: os::thread::thread(Function&, Arg) [with Function =
void* ()(retrace::RelayRunner*), Arg = retrace::RelayRunner*]
/home/rknath/Research/MobileGPU/apitrace/apitrace/common/os_thread.hpp:304:
note: os::thread::thread(const os::thread&)
/home/rknath/Research/MobileGPU/apitrace/apitrace/common/os_thread.hpp:298:
note: os::thread::thread()
make[2]: *** [retrace/CMakeFiles/retrace_common.dir/retrace_main.cpp.o]
Error 1
make[2]: Leaving directory
`/home/rknath/Research/MobileGPU/apitrace/apitrace/build'
make[1]: *** [retrace/CMakeFiles/retrace_common.dir/all] Error 2
make[1]: Leaving directory
`/home/rknath/Research/MobileGPU/apitrace/apitrace/build'
make: *** [all] Error 2
make: Leaving directory
`/home/rknath/Research/MobileGPU/apitrace/apitrace/build'
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/apitrace/attachments/20130118/9ad5f81a/attachment.html>
More information about the apitrace
mailing list