On Monday 09 June 2008 13:55:58 Andres Cabrera wrote: > Hi all, > I've found that passing a filename string which includes beginning and end > quotes for the arguments to csoundCompile (I'm using the C++ interface, so > I call csound.compile(argc, argv)) will make compilation fail with: > cannot open orch file Why do you have beggining and end quotes? The arguments are already separated in a list of strings. There should be no need for that, unless I'm missing something. -- Felipe Sateler