I Apologised if this question have been already asked, I searched but I didn't found the anwser.
I can't compile Juce on windows, I'm working on codeblock ( the team software...) but I having some erros in CharacterFunctions.h
"C:\Users\Simo\Desktop\IntroJucerTest\ReadMidi\Midi\Source\..\JuceLibraryCode\modules\juce_audio_basics\..\juce_core\text\juce_CharacterFunctions.h|353|error: 'ssize_t' was not declared in this scope|"
C:\Users\Simo\Desktop\IntroJucerTest\ReadMidi\Midi\Source\..\JuceLibraryCode\modules\juce_audio_basics\..\juce_core\text\juce_CharacterFunctions.h|354|error: 'maxBytes' was not declared in this scope|
If you're using VC, please use the VC projects directly! If you try using codeblocks to build via the VC compiler, you're off-piste in terms of the kind of setup I've actually tested myself.
I know this is vague... What Can I do to help you to understand my issue?
When I launch the demo app click on Synthesisers, I check my windows volume manager , put the volume at the maximum but I don't hear anything when i click on the piano keyboard and when I go to volume mixer I don't see the Juce Demo app.
Hard to say - you could look at the audio device settings on that page of the demo app. Most likely you just have a strange device set-up and it's playing out of a channel that's not connected to anything.