Csound Csound-dev Csound-tekno Search About

[Cs-dev] Whats wrong with portmidi?

Date2005-09-10 19:38
FromBastiaan Zapf
Subject[Cs-dev] Whats wrong with portmidi?
error: -+rtmidi='PortMIDI': unknown module

been chasing that some time now.

* reinstalled portmidi & rebuilt - didn't help
* traced the message down to Top/csound.c - apparently the midi module
isn't loaded at all, or not initialized, whatever - that's the only
point where that message can be emitted AFAICS
* double checked by rm -r csound 5, cvs co, scons again: still the error

btw., why doesn't scons install realize that csound changed and
overwrite it?

   Basti



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-09-10 20:32
FromIstvan Varga
SubjectRe: [Cs-dev] Whats wrong with portmidi?
Did you set the environment variable OPCODEDIR (or OPCODEDIR64
for double precision) ? Was libpmidi.so actually built and installed ?

Bastiaan Zapf wrote:

> error: -+rtmidi='PortMIDI': unknown module
> 
> been chasing that some time now.
> 
> * reinstalled portmidi & rebuilt - didn't help
> * traced the message down to Top/csound.c - apparently the midi module
> isn't loaded at all, or not initialized, whatever - that's the only
> point where that message can be emitted AFAICS
> * double checked by rm -r csound 5, cvs co, scons again: still the error
> 
> btw., why doesn't scons install realize that csound changed and
> overwrite it?


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-09-10 21:56
FromBastiaan Zapf
SubjectRe: [Cs-dev] Whats wrong with portmidi?
Istvan Varga wrote:

> Did you set the environment variable OPCODEDIR (or OPCODEDIR64
> for double precision) ? Was libpmidi.so actually built and installed ?

Thanks. OPCODEDIR was wrong. This is the second time i tripped over
that. :( me stoopid.

   Basti


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net