Try to compile example project 'juce_application'

For Windows specific issues

Try to compile example project 'juce_application'

Postby JuceNewbie » Wed Apr 21, 2010 2:13 pm

Hi there

I just started dealing with JUCE, so be a little easy on me.
I tried to compile the preprogrammed project 'juce_application' in Visual C++ 2008 Express Edition.
Before that I altered the file juce_Config.h to

Code: Select all
#ifndef JUCE_ASIO
  #define JUCE_ASIO 0
#endif
...
#if ! (defined (JUCE_QUICKTIME) || defined (LINUX) || (defined (_WIN32) && ! defined (_MSC_VER)))
  #define JUCE_QUICKTIME 0
#endif

And this yields:

1>c:\data\projects\lib\juce.1.50\juce_amalgamated.cpp(373) : fatal error C1083: File (Include) cant open "Movies.h": No such file or directory

Any ideas? Has anyone encountered this?
I appreciate any hints.
Cheers
JuceNewbie
JUCE Geek
 
Posts: 25
Joined: Tue Apr 20, 2010 7:00 pm

Re: Try to compile example project 'juce_application'

Postby jules » Wed Apr 21, 2010 3:30 pm

Please try the GIT tip instead of 1.50 - the projects should build more smoothly that those old ones, and have clearly-defined places you can enable or disable settings rather than hacking the global config file.
User avatar
jules
Fearless Leader
 
Posts: 17372
Joined: Mon Sep 06, 2004 9:03 am
Location: London, UK

Re: Try to compile example project 'juce_application'

Postby JuceNewbie » Wed Apr 21, 2010 5:14 pm

Oh... The mighty godfather of juicy code himself... take a bow

Okay, thanks for the hint. I got that sources and just looked at the 'Hello World!' balloon. Thanks.
JuceNewbie
JUCE Geek
 
Posts: 25
Joined: Tue Apr 20, 2010 7:00 pm


Return to Windows

Who is online

Users browsing this forum: No registered users and 0 guests