Coder Social home page Coder Social logo

androidmono's People

Contributors

koush avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

androidmono's Issues

Not working with current version of Mono and Android NDK

Well, just tried to build this on my Macbook Pro (Retina, OS X 10.8), and it failed. I didn't expect it to work, this is pretty old, but I decided to give it a go. Anyway, I forgot to make an error log, but I am pretty sure the problem is either (or both) the version of Mono or the Android NDK version. It would be nice if this could be fixed.

Error building due to "undefined reference to `WebCore::CSSParser::lex()'"

Just an FYI, there's a known issue** that makes itself known on OS X Leopard 10.5.7 and 10.5.8 which causes the build process to error out with:

~/external/webkit/WebCore/css/CSSParser.cpp:4533: undefined reference to `WebCore::CSSParser::lex()'

There's a handful of related tickets open on the Android project site, each with a few hints here and there as to where the problem exists and how to fix it which, when brought together, (and assuming the same root path of /mydroid) looks like:


cd /mydroid/prebuilt/darwin-x86/flex/
mv flex-2.5.4a flex-2.5.4a-OLD
ln -s /opt/local/bin/flex flex-2.5.4a
touch /mydroid/external/webkit/WebCore/css/tokenizer.flex
cd /mydroid
make

**Sources:
http://code.google.com/p/android/issues/detail?id=4485
http://code.google.com/p/android/issues/detail?id=4943

README needs changing?

Does the README need changing? When I try to run the Yahoo program there is no EXE file or mono program to run

HelloWorldActivity missing

The HelloWorldActivity mentioned in the readme seems to have been removed, or maybe not implemented yet?

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.