Giter Site home page Giter Site logo

Comments (5)

Thanatermesis avatar Thanatermesis commented on June 23, 2024 1

Seems like I needed to add the CFLAG -Wno-error=strict-aliasing in order to not trigger the error

So I think if you use -Werror=strict-aliasing you should be able to reproduce it

But then I also needed to add -Wno-error=float-equal too, in order to finish the compilation successfully

from eflete.

dimmus avatar dimmus commented on June 23, 2024

@Thanatermesis, thanks for pointing it out.
Some comments:

  1. Enventor support hasn't been implemented yet. Switch it off for now. WIP
  2. I cannot repeat the error you found. I don't see yet the eflete's reason to get  'Can't write file' from eet. However, I try to investigate it more deeply.

Does Eflete work with default options?

from eflete.

dimmus avatar dimmus commented on June 23, 2024

Good try. But don't see this warnings in your log.
Nevertheless, i need to be not so strict in warnings by default (only in dev mode).
I fork this in near time.

from eflete.

Thanatermesis avatar Thanatermesis commented on June 23, 2024

Good try. But don't see this warnings in your log.

I'm used that sometimes when I compile and fails, can be because of the flags, in my previous example yeah it was not included in the log but I read it before these lines so I tried to disable the warning-as-error (plus the other one) and the compilation worked 🤔

from eflete.

dimmus avatar dimmus commented on June 23, 2024

Now Eflete compiles as release by default (with minor number of flags and no werror).
All paranoic flags are only for debug (or with ./run).
Should compiling more stable.

from eflete.

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.