Re: [Cppcms-users] Visual Studio 2015
Brought to you by:
artyom-beilis
From: Marcel H. <ke...@co...> - 2016-07-04 21:45:46
|
maybe this helps (I have no idea of windows developing, why don't you give linux a try? ;) ) http://stackoverflow.com/questions/9522834/unresolved-symbol-errors-within-dll Regards Marcel Ps. next time try to output english errors and not the german ones :) On 07/04/2016 03:04 PM, ConKreter wrote: > Now I tried with the 64bit dev console and with NMAKE (all dependencies are also with 64bit). > http://puu.sh/pPTjN/4a44d08941.png > > Hope we can figure it out. I would love to work with my team with your library. > Kind Regards > Adrian Kreter > > -----Ursprüngliche Nachricht----- > Von: Artyom Beilis [mailto:art...@gm...] > Gesendet: Sonntag, 3. Juli 2016 20:42 > An: cpp...@li... > Betreff: Re: [Cppcms-users] Visual Studio 2015 > > 1st read the instructions _carefully_ > > http://cppcms.com/wikipp/en/page/cppcms_1x_build > http://cppcms.com/wikipp/en/page/notes_for_windows_users > > You are clearly trying to use MSVC project instead of nmake makefiles. > MSVC projects are not supported. > > If it still fails bring the full output of cmake and nmake runs + CMakeCache.txt file content in the build directory. > > Artyom Beilis > > On Sun, Jul 3, 2016 at 3:46 PM, ConKreter <in...@co...> wrote: >> Some symbols are not defined. Some symbols are defined twice. >> http://puu.sh/pOHTu/1ae250688e.png >> >> Main Problem seems to be booster. It is completely failing. >> Is someone using it on windows? >> Help would be awesome. If someone has a complete folder with all >> features and dependencies for MWSC 2015 I would happily buy it. >> >> -----Ursprüngliche Nachricht----- >> Von: Artyom Beilis [mailto:art...@gm...] >> Gesendet: Samstag, 2. Juli 2016 21:17 >> An: cpp...@li... >> Betreff: Re: [Cppcms-users] Visual Studio 2015 >> >> What problems do you have? What dependencies you fail to build. >> >> The bare minimal dependencies to build CppCMS with MSVC are: >> >> - cmake & Python2 (trivial to install) >> - zlib and pcre - widely used libraries. >> >> So what exactly fails for you? >> >> >> On Fri, Jul 1, 2016 at 2:12 AM, ConKreter <in...@co...> wrote: >>> Hello everyone, >>> >>> was someone able to make it work with MSVC 2015? >>> Could this person upload his folder with all dependencies? I cannot >>> make it work. >>> >>> If needed I would pay for it. >>> >>> Kind Regards >>> >>> Adrian Kreter >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> - >>> -------- Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T >>> Park in San Francisco, CA to explore cutting-edge tech and listen to >>> tech luminaries present their vision of the future. This family event >>> has something for everyone, including kids. Get more information and >>> register today. >>> http://sdm.link/attshape >>> _______________________________________________ >>> Cppcms-users mailing list >>> Cpp...@li... >>> https://lists.sourceforge.net/lists/listinfo/cppcms-users >>> >> >> ---------------------------------------------------------------------- >> ------ >> -- >> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in >> San Francisco, CA to explore cutting-edge tech and listen to tech >> luminaries present their vision of the future. This family event has >> something for everyone, including kids. Get more information and register today. >> http://sdm.link/attshape >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users >> >> >> ---------------------------------------------------------------------- >> -------- Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T >> Park in San Francisco, CA to explore cutting-edge tech and listen to >> tech luminaries present their vision of the future. This family event >> has something for everyone, including kids. Get more information and >> register today. >> http://sdm.link/attshape >> _______________________________________________ >> Cppcms-users mailing list >> Cpp...@li... >> https://lists.sourceforge.net/lists/listinfo/cppcms-users > > ------------------------------------------------------------------------------ > Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San Francisco, CA to explore cutting-edge tech and listen to tech luminaries present their vision of the future. This family event has something for everyone, including kids. Get more information and register today. > http://sdm.link/attshape > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > ------------------------------------------------------------------------------ > Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San > Francisco, CA to explore cutting-edge tech and listen to tech luminaries > present their vision of the future. This family event has something for > everyone, including kids. Get more information and register today. > http://sdm.link/attshape > > > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > |