Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference to non-existent field 'WFDB_CUSTOMLIB' #173

Open
matlabi opened this issue Apr 23, 2019 · 3 comments
Open

Reference to non-existent field 'WFDB_CUSTOMLIB' #173

matlabi opened this issue Apr 23, 2019 · 3 comments

Comments

@matlabi
Copy link

matlabi commented Apr 23, 2019

Help me
`>> wfdbdemo
Reading samples ECG signal from MIT-BIH Arrhythmia Database
Reference to non-existent field 'WFDB_CUSTOMLIB'.

Error in getWfdbClass (line 34)
javaWfdbExec=javaObject('org.physionet.wfdb.Wfdbexec',commandName,config.WFDB_CUSTOMLIB);

Error in rdsamp (line 87)
[javaWfdbExec,config]=getWfdbClass('rdsamp');

Error in wfdbdemo (line 12)
[tm,ecg]=rdsamp('mitdb/100',1,N);`

@LewisDong6522
Copy link

I have the same problem in window10
And I find 'WFDB_CUSTOMLIB' in Makefile, that means maybe we need compile the project first.

image

But I didn't find the 'make' file in any path. So pity. Is there anyone could help me T_T

@LewisDong6522
Copy link

Help me
`>> wfdbdemo
Reading samples ECG signal from MIT-BIH Arrhythmia Database
Reference to non-existent field 'WFDB_CUSTOMLIB'.

Error in getWfdbClass (line 34)
javaWfdbExec=javaObject('org.physionet.wfdb.Wfdbexec',commandName,config.WFDB_CUSTOMLIB);

Error in rdsamp (line 87)
[javaWfdbExec,config]=getWfdbClass('rdsamp');

Error in wfdbdemo (line 12)
[tm,ecg]=rdsamp('mitdb/100',1,N);`

Hey , buddy . I have solve the problem by install JVM. I think you can try it.

@mahayat
Copy link

mahayat commented Jun 8, 2022

@LewisDong6522 @ikarosilva How to solve this issue in MacBook Pro?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants