[CMake] Regarding CMake usage in creating User Defined Functions in mysql on windows OS

Scott Aron Bloom scott at towel42.com
Sat Jun 20 15:41:18 EDT 2015


Generator is the target build system.  If you run cmake –help, it will give you a list of available generators.

Scott

From: salil vishnu Kapur [mailto:salilvishnukapur at gmail.com]
Sent: Saturday, June 20, 2015 10:55 AM
To: Scott Aron Bloom
Subject: Re: [CMake] Regarding CMake usage in creating User Defined Functions in mysql on windows OS

As per the link that i specified in the mail , I downloaded this make-3.3.0-rc2-win32-x86 .Then , made a CMakeLists.txt as per step number 4. After that i tried to run this command cmake -G "<Generator>" , but as i could not understand what Generator did stand for , so i failed to run this command , although i tried alot to understand it by using cmake --help. So my request to the community is to please go through the step numbers 4, 5 and 6 of the link specified in the earlier mail . Any kind of help will be deeply appreciated .

On Sat, Jun 20, 2015 at 7:42 PM, Scott Aron Bloom <scott at towel42.com<mailto:scott at towel42.com>> wrote:
What have you tried? And what is causing you problems?

From: CMake [mailto:cmake-bounces at cmake.org<mailto:cmake-bounces at cmake.org>] On Behalf Of salil vishnu Kapur
Sent: Saturday, June 20, 2015 5:48 AM
To: CMake at cmake.org<mailto:CMake at cmake.org>
Subject: [CMake] Regarding CMake usage in creating User Defined Functions in mysql on windows OS

Hello community !

I am presently going through the steps in here https://dev.mysql.com/doc/refman/5.0/en/udf-compiling.html for creating UDF .The points with which i am concerned are numbered as 1 , 2 , 3 ....  at the end of the above link .Can you guide me how to go ahead with the 4 , 5 and 6 steps where CMake is being used. Sorry if i am asking a very silly question, the problem is i am novice with regard to CMake.

Hope to get help.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150620/2a87de76/attachment.html>


More information about the CMake mailing list