HaxeBuilder icon indicating copy to clipboard operation
HaxeBuilder copied to clipboard

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

Open milosPavic opened this issue 10 years ago • 3 comments

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 avatar Apr 16 '15 10:04 milosPavic

I had this issue some time ago.

as3boyan avatar Apr 16 '15 16:04 as3boyan

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.

as3boyan avatar Apr 16 '15 16:04 as3boyan

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.

milosPavic avatar Apr 16 '15 17:04 milosPavic