• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Programming v
1 2 3 4 Next »
Working with GitHub repository [updated: 04/02/2015]

 
  • 0 Vote(s) - 0 Average
Working with GitHub repository [updated: 04/02/2015]

micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,682
Threads: 185
Joined: Jun 2012
#13
04-17-2019, 01:37 PM
Dialyzer "is a static analysis tool that identifies software discrepancies, such as definite type errors, code that has become dead or unreachable because of programming error, and unnecessary tests, in single Erlang modules or entire (sets of) applications." (ref. documentation)

1) After installing new erlang or running dialyzer the first time (by considering you are using the MSYS shell):
$ rm ~/.dialyzer_plt (or whatever the file is)
$ dialyzer --build_plt --apps erts kernel stdlib wx


2) Start wings (and erlang) from Erlang shell:
1> dialyze().

OBS: Have lot of patience and memory
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Messages In This Thread
Working with GitHub repository [updated: 04/02/2015] - by micheus - 06-07-2013, 08:33 PM
RE: Working with GitHub repository - by povmaniac - 06-07-2013, 08:50 PM
[Translating Wings3D] Working with GitHub [updated: 04/23/2016] - by micheus - 01-02-2014, 12:23 AM
RE: [Building Wings3D] Working with GitHub repository [updated 01/01/14] - by TulipVorlax - 01-02-2014, 02:14 AM
Re: Working with GitHub for Translations - by micheus - 01-02-2014, 04:41 PM
RE: [Building Wings3D] Working with GitHub repository [updated 01/01/14] - by TulipVorlax - 01-03-2014, 09:39 AM
RE: [Building Wings3D] Working with GitHub repository [updated 01/01/14] - by micheus - 01-03-2014, 04:02 PM
Updated: 06/15/2015 - by micheus - 06-15-2015, 09:02 PM
[updated: 10/29/2015] - by micheus - 10-29-2015, 05:00 PM
RE: Working with GitHub repository [updated: 04/02/2015] - by dgud - 10-29-2015, 07:07 PM
RE: Working with GitHub repository [updated: 04/02/2015] - by micheus - 10-29-2015, 07:14 PM
RE: Working with GitHub repository [updated: 04/02/2015] - by dgud - 10-30-2015, 01:41 PM
Using Dialyzer - by micheus - 04-17-2019, 01:37 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode