GrammaticalFramework / GF

Archive of monolithic GF repository until 2018-07-25
http://www.grammaticalframework.org/
Other
189 stars 51 forks source link

Could not find module ‘SG’ and ‘PGF2’ while building #24

Open sunilsunny565 opened 6 years ago

sunilsunny565 commented 6 years ago

@krangelov Do you know why this is happening?. I was able to create the .so file but runghc glosses.hscommand resulted in this error.

:~/GFT/GF-master/src/ui/android# runghc glosses.hs 

glosses.hs:1:8:
    Could not find module ‘SG’
    Use -v to see a list of the files searched for.

glosses.hs:2:8:
    Could not find module ‘PGF2’
    Use -v to see a list of the files searched for.
root@ap-vbox:~/GFT/GF-master/src/ui/android#