>         success =
> thread_set_priority_rt(AudioConvertNanosToHostTime(ns_per_block),
> 
> AudioConvertNanosToHostTime(ns_per_block - 2),
> 
> AudioConvertNanosToHostTime(ns_per_block - 1), 1);
> 
> I've put a '1' in there ... its a boolean field (the field is called
> "preemptible".... but I dont know if the '1' is correct.

ah, yes ... that should be 0 or `false'


> [ 29%] Building CXX object
> source/CMakeFiles/supernova.dir/server/main.cpp.o Linking CXX executable
> supernova
> Undefined symbols:
>   "_AudioConvertNanosToHostTime", referenced from:
>       nova::thread_init_functor::operator()(int)in

ah, i probably need to link with a framework for this ...

can you try the current version?

thnx, tim

-- 
[email protected]
http://tim.klingt.org

Which is more musical, a truck passing by a factory or a truck passing
by a music school?
  John Cage

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
nova-dev mailing list
[email protected]
http://klingt.org/cgi-bin/mailman/listinfo/nova-dev
http://tim.klingt.org/nova

Reply via email to