On 12/4/14 4:51 PM, trilsci wrote:
I've created a new github repository with android class wrappers for Frege. It mostly built using native-gen, but with edits to remove class references not include in the subset of classes included.
https://github.com/trilogysci/FregeAndroid

Has anyone gotten this to work? I've been debugging a build problem over in this thread:

https://groups.google.com/d/msg/frege-programming-language/iIJeAwlf8UM/oUmc43gxBwAJ

and it seems that the problem is that FregeAndroid references files which are not present. For example, src/frege/android/app/Activity.fr does "import frege.android.view.ActionMode", but there is no file src/frege/android/view/ActionMode.fr. (In fact, no ActionMode.fr anywhere in the repo.)

--Patrick


--
You received this message because you are subscribed to the Google Groups "Frege 
Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to frege-programming-language+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to