Search:

Type: Posts; User: Yaniv Vaish

Search: Search took 0.07 seconds.

  1. Ok, I've found my big mistake. I left the...

    Ok, I've found my big mistake. I left the declaration of accval_x, accval_y outside the if...:))
  2. I've found something. It's crashes whenever there...

    I've found something. It's crashes whenever there is other message from OSC.
    in 'generic_handler' I have 'if(strcmp(path, "/accxyz")==0)' but I don't want any change if I get '/ping' for example or...
  3. How to work with different libraries in one project?

    Hi,
    I tried to work with two different libraries on the same project but something went wrong. Basically I'd like to know how to organize a project in C++, how to prevent collision between libraries...
Results 1 to 3 of 3