Skip to content

Problems building both in windows and ubuntu #5

Description

@npretto

haxe and neko versions

npretto@ubuntu:~/hello$ haxe -version
3.1.3
npretto@ubuntu:~/hello$ neko
NekoVM 2.0.0 (c)2005-2013 Haxe Foundation
  Usage : neko <file>

ufront build

npretto@ubuntu:~/hello$ ufront build
Build server.hxml
/usr/lib/haxe/std/neko/_std/EReg.hx:33: characters 11-61 : Ungreedy *? are not supported in macros
<builtin>:1: character 0 : Called from
/usr/lib/haxe/std/neko/_std/EReg.hx:22: lines 22-204 : Called from
/usr/lib/haxe/lib/ufront-mvc/1,0,0-rc,10/src/neko/ufront/web/context/HttpRequest.hx:303: characters 27-45 : Called from
Aborted
Build tasks.hxml
/usr/lib/haxe/std/neko/_std/EReg.hx:33: characters 11-61 : Ungreedy *? are not supported in macros
<builtin>:1: character 0 : Called from
/usr/lib/haxe/std/neko/_std/EReg.hx:22: lines 22-204 : Called from
/usr/lib/haxe/lib/ufront-mvc/1,0,0-rc,10/src/neko/ufront/web/context/HttpRequest.hx:303: characters 27-45 : Called from
/usr/lib/haxe/std/haxe/macro/Context.hx:229: characters 9-48 : Called from
/usr/lib/haxe/std/haxe/macro/Compiler.hx:134: characters 5-26 : Called from
/usr/lib/haxe/std/haxe/macro/Compiler.hx:136: characters 5-53 : Called from
/usr/lib/haxe/lib/compiletime/2,5,1/src/CompileTime.hx:92: characters 8-72 : Called from
src/Tasks.hx:65: characters 2-34 : Called from
Aborted
Failed to build server.hxml, tasks.hxml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions