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

embedsyso supposed to work on Windos TM? #79

Closed
ghost opened this issue Mar 4, 2016 · 1 comment
Closed

embedsyso supposed to work on Windos TM? #79

ghost opened this issue Mar 4, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 4, 2016

Hi, I am using embedsyso for quite a while now to embed the web frontend of my tool. So far it worked perfectly.
Now I had to use my tool on Windows. Everything works fine besides the frontend.
I guess my question is: "is this supposed to work on windows?"

2nd thing I like to know is if I can do something - I mean beside the obvious fix it and submit a PR?

Yeah, I should probably mention two things... I already tried to get rid of the Unix path separator to avoid the Windows TM backslash extravagance. My attempt to resolve this was to write a specialized embedsyso boxer (https://github.com/finklabs/embedsyso).

Here the console output of panic:
panic: could not locate box "../web"

goroutine 1 [running]:
github.com/GeertJohan/go%2erice.MustFindBox(0x808348, 0x6, 0x0)
/home/mark/devel/gocode/src/github.com/GeertJohan/go.rice/box.go:110 +0x82
github.com/finklabs/GoGrinder/gogrinder.(*TestServer).Router(0x1274e180, 0x1274e180)
/home/mark/devel/gocode/src/github.com/finklabs/GoGrinder/gogrinder/server.go:153 +0xae

@ghost
Copy link
Author

ghost commented Mar 6, 2016

just wanted to let you know that I really liked your tool and it worked fine for many weeks. I had to move on since I discovered that it does not work on Windows TM. I close the ticket since it is now irrelevant for me. I am now using https://github.com/elazarl/go-bindata-assetfs (not perfect either but works for now).

This issue was closed.
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

0 participants