Coder Social home page Coder Social logo

Comments (4)

jimenezrick avatar jimenezrick commented on September 26, 2024

Do you refer to -include_lib or -include?

Because include_lib is for headers inside application directories. Are you including some header of the Erlang OTP, or a header from one of your applications?

Does the size of the header affects the behavior of Vimerl?

from vimerl.

mootboy avatar mootboy commented on September 26, 2024

I'm referring to include_lib, changing it to an include does not do any difference. It's within an application, but not a standard OTP header.

It seems to be the size, smaller headers work fine, but it might also be something within the header I'm including I guess. Which is why I want to troubleshoot somehow :)

from vimerl.

jimenezrick avatar jimenezrick commented on September 26, 2024

Well, beter use erlc directly and see what errors it gives. Are you using rebar? Does the compiler finds your application (of the header)?

from vimerl.

mootboy avatar mootboy commented on September 26, 2024

erlc was the ticket! Now I at least have some output to look at. I suspect it is something related to the structure of our application. Will close this one for now and file a true bug-report if I find that it really is a bug.

Thanks again for the help and branch!

from vimerl.

Related Issues (20)

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.