
Windows 10 is a fresh install, with all the new updates (14/9/19). I downloaded juce from and unpacked on my desktop.I launched the projucer to create a new code::blocks project.My first issue was the unpacked folder on the desktop, Juce won’t accept it as a valid path, I then moved the folder to C:Juce which fixed this issue.I tryed to compile into code::blocks ( I had mingw32 installed), but code::blocks complained about the compiler.

In code::blocks/settings/compiler, in the toolchain executables, I changed the compiler’s installation directory to mingw-w64, the C compiler to the equivalent 64,… and so on.I tryed to compile again, but now I’m getting various errors (this is where my how to stops, and your help is required!!).My first warning message: multi-character character constant / should I use this flag to compile? #Codeblocks compiler keeps crashing how to# My second error message:Fatal error: can’t close obj\Debug\Users\Administrator\Desktop\pgjuce\JuceLibrar圜ode\include_juce_gui_basics.o: File too big text of obj\Debug\Users\Administrator\Desktop\pgjuce\JuceLibrar圜ode\include_juce_gui_basics.o: ‘File too big’ My first error message: Fatal error: can’t write 342 bytes to section.

I believe this one is related to the previous one, can anyone help me complete this “how to”/“help me”? Thank you for your answers! I can’t install VS on my computer for some reason, it’s a fresh install of win10 pro. Each time I try to install VS, it says “can’t update” or “can’t start the installer”, I then try manually, but it stops itself after just some seconds. I used code:blocks for a while so I thought I might try Juce with it.

#Codeblocks compiler keeps crashing how to#.
