Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Latest snapshot doesn't compile for Linux
03-29-2013, 09:42 AM
Post: #1
Latest snapshot doesn't compile for Linux
I just finish to configure my dev environment for linux [Ubuntu] (again Angry).
I had installed Erlang R16B and the dgud's pu branch.
When I try to build the Wings snapshot I'm getting this compiler error:
Quote: :
wings_version="1.5.pre1.74.g2aee"' -pa ../intl_tools -o../ebin wings_ff_wings.erl
erlc -Werror -pa /home/micheus/sources/esdl/ebin -I /home/micheus/sources/esdl/include -I ../e3d +debug_info '-Dwings_version="1.5.pre1.74.g2aee"' -pa ../intl_tools -o../ebin wings_font_table.erl
erlc -Werror -pa /home/micheus/sources/esdl/ebin -I /home/micheus/sources/esdl/include -I ../e3d +debug_info '-Dwings_version="1.5.pre1.74.g2aee"' -pa ../intl_tools -o../ebin wings__font.erl
wings__font.erl:14: parameterized modules are no longer supported
wings__font.erl:23: variable 'Key' is unbound
wings__font.erl:24: variable 'Desc' is unbound
wings__font.erl:29: variable 'Width' is unbound
wings__font.erl:32: variable 'Height' is unbound
wings__font.erl:53: variable 'GlyphTab' is unbound
wings__font.erl:56: variable 'Height' is unbound
wings__font.erl:56: variable 'Width' is unbound
wings__font.erl:62: variable 'Bitmaps' is unbound
make[2]: *** [../ebin/wings__font.beam] Error 1
make[2]: Leaving directory `/home/micheus/sources/wings/src'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/home/micheus/sources/wings/src'
make: *** [all] Error 2

No problems by using dgud's master branch.
Reply


Messages In This Thread
Latest snapshot doesn't compile for Linux - micheus - 03-29-2013 09:42 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)