I would appreciate your help on this one:
I am trying to compile the “hello world” project and this is what I get
"Compiling…
Main.cpp
JUCE! Linking to: jucelib_static_debug.lib
Linking…
LINK : fatal error LNK1104: cannot open file "atlthunk.lib"
Error executing link.exe.
juce_application.exe - 1 error(s), 0 warning(s)"
I am using VC6 sp5, win2000. I tried to follow all the installation instructions, but probably I am missing something. Please let me know if you know what causing it.
Thanks!