Skip to content

Fix ","' in search path#103

Open
starburst997 wants to merge 1 commit intojdonaldson:masterfrom
starburst997:master
Open

Fix ","' in search path#103
starburst997 wants to merge 1 commit intojdonaldson:masterfrom
starburst997:master

Conversation

@starburst997
Copy link

@starburst997 starburst997 commented Dec 22, 2016

When trying out the sample from Lime, Vaxe was unable to find the "project.xml", after some digging, seems like "globpath" doesn't like "," in path.

Lime samples path in haxelib looks something like that

/home/starburst/haxelib/lime-samples/3,4,0/demos/BunnyMark

Simple fix to use "\," instead of "," in path.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant