Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Processing for Win 64 bit doesn't run with lib Sound - lib Sound is not for 64 Bit?

$
0
0

Hello,

I have processing 3.0 for Win 64 bit now and can't run the sound lib.

I can't run my sketch.

It says

"""""""A lib used by this sketch is not installed properly

A library relies on native code that's not available. Or only works properly when the sketch is run as a 32-bit application."""""""""""""""""

---- so it seems, we need to update the lib for Win 64 bit.

this is my line of Code:

fileSoundForNode = new SoundFile(this, "Conga1.mp3");

I installed the lib anew btw.

it makes no sense to offer processing for win 64 bit when the core libs for it don't work for Win 64 bit imho

Can I solve this somehow?

Thanks! Chris


Viewing all articles
Browse latest Browse all 2896

Trending Articles