Re: [CMake] updating cmake book?

2006-08-17 Thread Ryan Connelly
info/cmake -- ---- Ryan Connelly Software Engineer(404)352-0111 (ext. 965) (Tel) Intercept Technology Inc.(404)352-3744 (Fax) [EMAIL PROTECTED] http://www.int

[CMake] Shared Library Dependencies with Visual Studio 2005 or 2003 Generator

2006-08-17 Thread Ryan Connelly
hese extra libraries unnecessarily. I am using Visual Studio 2005. -- ---- Ryan Connelly Software Engineer(404)352-0111 (ext. 965) (Tel) Intercept Technology Inc.(40

[CMake] Changing an External MSProject configuration to build DLLs (Dynamic Libraries)

2006-08-09 Thread Ryan Connelly
one I want to build. Any suggestions? -- ---- Ryan Connelly Software Engineer(404)352-0111 (ext. 965) (Tel) Intercept Technology Inc.(404)352-3744 (Fax) [EMAIL

[CMake] Building CMake on Windows

2006-07-17 Thread Ryan Connelly
can't seem generate a vs2005 solution. Has anyone else had this issue? -- Ryan Connelly Software Engineer(404)352-0111 (ext. 965) (Tel) Intercept Technology Inc.(404)352

Re: [CMake] VCProj Files: Precompiled headers

2006-07-17 Thread Ryan Connelly
mailing list BK>> CMake@cmake.org BK>> http://www.cmake.org/mailman/listinfo/cmake PK> -- PK> Best regards, PK> speedymailto: [EMAIL PROTECTED] -- Ryan Connelly Software Engineer

Re: [CMake] Question about Windows support.

2006-06-05 Thread Ryan Connelly
___ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake -- Ryan Connelly Software Engineer(404)352-0111 (ext. 965) (Tel) Intercept Technology Inc.(404)352-3744 (Fax) [EMAIL PROT

Re: [CMake] Question about Windows support.

2006-06-05 Thread Ryan Connelly
k like anyone has been actively working on them. >>>> >>>> The bug tracker is in serious need of clean up. >>>> >>>> >>>> >In general, are people using cmake for Windows projects? Who are the >>>> >active contributors to the windows specific aspects of cmake? Can >>>> >anyone offer some

[CMake] Precompiled Headers

2006-06-01 Thread Ryan Connelly
Has anyone had any luck with precompiled headers on visual studio 2005? For Visual Studio 6, i added additional parameters to each compiled file. I then told one specific file to build the precompiled headers. This worked in vs6, but in 2005 the ide must have the actual projects setup for prec

[CMake] Cmake Error - When setting a variable in a module

2006-05-03 Thread Ryan Connelly
;>>>>>>> INCLUDE( MzxFindPerl.cmake ) IF(PERL_FOUND)  INCLUDE( MzxFindPerlLibs.cmake )     >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>     Should this var