Git Product home page Git Product logo

compiletime's People

Contributors

andyli avatar dionjwa avatar francescoagati avatar gama11 avatar jasononeil avatar kevinresol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

compiletime's Issues

readXmlFile

The read xml file function does not seem to report any errors / fail if the specified file does not contain valid xml.

E.g the contents of my file is:

<something>
<test><beans>
</something>

and that compiles without error.

p.s - Great lib otherwise :)

Haxe 3 Haxelib package

Hi Jason,

I'm upgrading my project to be haxe 3 compatible and have found a problem with the CompileTime package (version 2.2.0).

When compiling my project I get the following error:

Unknown identifier : CompileTime

My compiler args definitely have the compile time library in them:

haxe -cp src -lib mloader -lib msignal -lib munit -lib mconsole -lib createjs -lib jQueryExtern -lib hscript -lib haxe-ga -lib compiletime -js path/to/Main.hx

Looking at other haxelib packages I can see that none have a "src" folder in them. I

Indeed, if I move the 2 classes contained into "src" into the root of the package folder my application will compile without issue. Actually, I've just compared the haxe 3 package with the haxe 2 one and noticed that the Haxe 2 one has the classes in the root folder.

In short, I think the haxe 3 package needs updating to put the classes into the correct (root) folder.

Rich.

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.