Re: [Cppcms-users] cppcms build problems
Brought to you by:
artyom-beilis
From: Stanimir M. <sta...@zo...> - 2009-11-10 15:28:20
|
You can compile it just by adding in the session_sid.h and encryptor.h the following includes: #include <stdint.h> #include <stdio.h> That worked for me, but I am sure that after your report Artyom will fix it in the trunk too. Greetings, Stanimir On Tue, Nov 10, 2009 at 3:39 PM, Mike Axiak <mi...@ax...> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > First of all, I'd like to thank the work on this project. I'm very > excited to start using this. > I'm currently using Ubuntu 9.10 and trying to compile this project > (using both the release and svn head). > After installing all the dependencies (which involve specifying boost > version 1.40), it still will not compile. > I got this error: > > In file included from hmac_encryptor.h:3, > from session_cookies.cpp:5: > encryptor.h:18: error: ‘uint16_t’ does not name a type > > > - -Mike > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.10) > > iEYEARECAAYFAkr5bPoACgkQ3wH7qi4osjgywACfS6rMRTMCm0mM1grZP1+mcCFs > 5IUAoM0fGmtRxyKONGXZtuOFA+L/5K7j > =gg6F > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |