Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HaxeBulder wont install or work properly at path that has empty/blank space #2

Open
milosPavic opened this issue Apr 16, 2015 · 3 comments

Comments

@milosPavic
Copy link

Hi
I have installation issues, and using issues.
I issue:
When i want to install HaxeBuilder to D:\Program Files (x86)
I got error : Windows cant find D:\Programs.
and error window disappear
then notepad pop ups with README text

I have also FlashDevelop on that path D:\Program Files (x86)\

and when i put "" at path D:"Program Files (x86)"\ i can install
but installation procedure cant copy templates to
D:\Program Files (x86)\FlashDevelop

Later i copy manually files from HaxeBuilder to FlashDevelop,
II Second issue:
when i start HaxeBuilder in FlashDevelop project
He gives me the same error
I got error : Windows cant find D:\Programs.
and error window disappear

So it seems that problem is in the HaxeBuilder who can't work if pat have empty/blank space in it
Please can you repair your functions with files so they can read(use) empty space in file paths.
Thank you.

@milosPavic milosPavic changed the title HaxeBulder wont install or work at path that has empty space HaxeBulder wont install or work properly at path that has empty/blank space Apr 16, 2015
@as3boyan
Copy link
Owner

I had this issue some time ago.

@as3boyan
Copy link
Owner

Please try to run HaxeBuilder command in command prompt (cmd) in project folder I'm curious which error you get and please copy error/output if possible.

Also I created new version of this project, for OpenFL projects
https://github.com/as3boyan/HaxeBuilderOpenFL

It works a lil bit differently than this, it's more like reload, it opens page in browser and reloads it on changes. It has some downsides of course (for flash screen may blink, would be better to use html5). Maybe that version could work better for you, not sure.

About errors, if possible please don't use folder with empty space, I might need to investigate this issue to understand reasons why it happens.

@milosPavic
Copy link
Author

Hii just unistall FlashDevelop and HaxeBuilder and install it again under D:\ Program_Files_(x86)\and it is working fine no empty space in path.
One question is why you do not merge HaxeBuilder and HaxeBuilderOpenfl in one project then with app switch HaxeBuilder.exe -target openfl or HaxeBuilder.exe -target nmedo the job
Milos  

 On Thursday, April 16, 2015 6:46 PM, as3boyan <[email protected]> wrote:

Please try to run HaxeBuilder command in command prompt (cmd) in project folder I'm curious which error you get and please copy error/output if possible.Also I created new version of this project, for OpenFL projects
https://github.com/as3boyan/HaxeBuilderOpenFLIt works a lil bit differently than this, it's more like reload, it opens page in browser and reloads it on changes. It has some downsides of course (for flash screen may blink, would be better to use html5). Maybe that version could work better for you, not sure.About errors, if possible please don't use folder with empty space, I might need to investigate this issue to understand reasons why it happens.—
Reply to this email directly or view it on GitHub.

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

No branches or pull requests

2 participants