Giter VIP home page Giter VIP logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
Understood Jackie, but a bit of resource starvation going on here :)

I've given your jumpinjackie account commit rights to the project. If you 
haven't been completely scared off and feel up to making any of these changes 
as you're working your way through the project, I'd be happy to support commits 
against this ticket with these changes.

We've been reluctant to include external libraries in the project repository 
because of the limited storage size that Google permits, but perhaps including 
zipfiles in the downloads area would work...

Here's some info provided offline to another developer by Simon...

How to build GeoREST on Windows:

3rd party libraries used in GeoREST:

POCO: http://pocoproject.org/  
GeoREST is build with the POCO version 1.3.6p2. 
http://sourceforge.net/projects/poco/files/sources/poco-1.3.6/
library folder: D:\Development\POCO\poco-1.3.6p2

ctemplate http://code.google.com/p/google-ctemplate/
ctemplate version 0.95
library folder: D:\Development\ctemplate\ctemplate-0.95

libkml http://code.google.com/p/libkml/
libkml version 1.0.1 
library folder: D:\Development\libKML\libkml-1.0.1

zlib http://zlib.net/
version 1.2.3 
library folder: D:\Development\zlib123

fastcgi http://www.fastcgi.com/drupal/
version 2.4.0 http://www.fastcgi.com/dist/fcgi.tar.gz
Build instructions.

1. Check/Edit the set_env_variables.bat file. Set the FDO and MapGuide and POCO 
path properly.

2. Build MapGuide ( v2.1 or v2.2  )

3. Build FDO ( version 3.5 )

4. Build 3rd party libraries.

5. Open command prompt and run set_env_variables.bat. Open GeoRest.sln file 
from this command prompt.

Original comment by [email protected] on 3 Jan 2012 at 6:39

from georest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
The storage limits aren't *that* restrictive. I've stored in svn many binary 
releases of 32 and 64 bit FDO for FDO Toolbox in the past and never ran into 
quota issues. 

Original comment by [email protected] on 9 Jan 2012 at 9:42

from georest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
Google gives us 4GB of combined space for code and downloads. 

Mars earlier proposed adding the 3rd party dependencies into the repository 
(I'll forward this conversation to you by email) and estimated the size at 1GB. 
I'd be worried that as we upgrade the dependencies, create branches, etc, etc, 
this would quickly exceed our quota.

I don't have any issues with the idea of maintaining a copy in Hg if this is 
shown not to be a problem.

Original comment by [email protected] on 9 Jan 2012 at 6:41

from georest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
For the record, the 3rd party libs that I've added only added an extra 50mb to 
the repository quota. I made sure not to include the *compiled 
binaries/libs/intermediate files* which probably accounted for the bulk of the 
1GB.

Original comment by [email protected] on 9 Jan 2012 at 9:34

from georest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
That seems pretty reasonable then... no objection to a check-in of this size as 
long as there's some kind of document (Hg readme.txt or wiki entry) detailing 
their provenance.

Original comment by [email protected] on 10 Jan 2012 at 6:40

from georest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
The scripts and bundled 3rd party libs will not currently build for x64

You guys have 64-bit builds of georest for download so it is clear that you 
have 64-bit versions of these 3rd party libs in place to produce 64-bit builds. 
Rather than duplicate the effort, it would be nice if these changes to enable 
64-bit compilation were applied to the affected 3rd party libraries I've 
checked in.

Original comment by [email protected] on 20 Jan 2012 at 12:58

from georest.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 1, 2024
Main problematic 3rd party lib is libkml 1.0.1. It should be easy to 64-bit 
enable the other 3rd libs without issues.

The libkml source only includes 32-bit headers/libs, and offers no 64-bit 
versions of these libs or instructions on where to source these 64-bit versions.

Original comment by [email protected] on 27 Jan 2012 at 8:12

from georest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.