Re: [Cppcms-users] cppcms build problems
Brought to you by:
artyom-beilis
From: Artyom <art...@ya...> - 2009-11-10 15:51:18
|
> You can compile it just by adding in > the session_sid.h and encryptor.h > the following includes: > > #include <stdint.h> > #include <stdio.h> I see, you really need stdint.h, but do you need stdio.h? I'll fix in trunk ASAP. What gcc version are you using? Artyom |