You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Vivek Nadkarni (JIRA)" <ji...@apache.org> on 2012/05/15 19:48:25 UTC

[jira] [Updated] (AVRO-1091) Avro-C - Simple scripts to call cmake from windows and linux

     [ https://issues.apache.org/jira/browse/AVRO-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vivek Nadkarni updated AVRO-1091:
---------------------------------

    Attachment: AVRO-1091.patch

This patch should be applied in the avro-trunk/lang/c directory. It contains two files.

cmake_avrolib.bat - for Windows
o Run cmake under Windows to generate the Visual C++ 2008 solution file. 
o Does not run the compiler. 

cmake_avrolib.sh - for Linux
o Run cmake to generate the build directory.
o Run make.
o Run the tests
o Install the avro library to a subdirectory in the local build directory.


                
> Avro-C - Simple scripts to call cmake from windows and linux
> ------------------------------------------------------------
>
>                 Key: AVRO-1091
>                 URL: https://issues.apache.org/jira/browse/AVRO-1091
>             Project: Avro
>          Issue Type: Improvement
>          Components: c
>    Affects Versions: 1.7.0
>         Environment: Windows XP, Windows 7, Ubuntu Linux
>            Reporter: Vivek Nadkarni
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: AVRO-1091.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> New users to Avro-C may not know the specific commandline options to cmake to compile the Avro library. I would like to add simple scripts document the cmake commands under windows and linux. These scripts treat the Avro-C directory as a standalone project and are independent of the Apache build system and directory tree. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira