Giter Club home page Giter Club logo

Comments (9)

rbock avatar rbock commented on July 22, 2024

Have you tested the develop branch, too? That is different in some return types and some error handling, both of which seem to put some stress on the compiler...

from sqlpp11.

rbock avatar rbock commented on July 22, 2024

According to this https://gist.github.com/yamaya/2924292, Xcode 6.1.1 is based on clang 3.5. I'll try that version on Linux. I'll also try to set up a test on TravisCi. They offer Xcode 6.1.

Have you found anything new? Have you tried sqlpp11's develop branch?

from sqlpp11.

Rogiel avatar Rogiel commented on July 22, 2024

Xcode 6.3.2 (clang 3.6) seems to build it fine.

Branch: master
Compiler version: Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)

100% tests passed, 0 tests failed out of 18.

develop branch is also fine.

from sqlpp11.

rbock avatar rbock commented on July 22, 2024

Thanks for the update! That's great news :-)

I hope that TavisCI is going to support Xcode later than 6.1, soon, so that I can add OS X to the continuous integration.

from sqlpp11.

rbock avatar rbock commented on July 22, 2024

I just saw that Xcode-6.4 is now available at TravisCI:

http://blog.travis-ci.com/2015-07-08-xcode-6-4-now-available/

I'll try to add tests for Xcode to .travis.yml, soon (as always, help is appreciated :-) )

Best,

Roland

from sqlpp11.

thejustinwalsh avatar thejustinwalsh commented on July 22, 2024

I just recently got my library up and running on travis w/ Xcode. There are some gotchas around the schemes. When you get around to it, the build scripts from flair will probably help you out since it appears that cmake doesn't generate schemes either.

I generate my Xcode project using premake and both xcodebuild and xctool wont build anything unless the xcschemes are present. In order to get it to build, I end up installing the ruby gem xcodeproj in my .travis.yml and generate the schemes in the build/travis script before running xctool to compile.

Hope it helps.

from sqlpp11.

rbock avatar rbock commented on July 22, 2024

Thanks, I will take a look, soon (I hope).

from sqlpp11.

rbock avatar rbock commented on July 22, 2024

I finally got around to playing with Xcode on travis a bit. Turns out they offer Xcode 7.0 by now. Works fine with CMake once I understood how to install/upgrade.

from sqlpp11.

rbock avatar rbock commented on July 22, 2024

Closing this issue with release 0.35.

I assume that Xcode 6.1 still crashes, but with Xcode 7 available (and working just fine), I consider the Xcode-6.1 problem a "wontfix".

from sqlpp11.

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.