godev
godev copied to clipboard
Creating a new project does not succeed nor returns an error
When I attempt to create a project it seems like creation fails silently. Nothing suggests either success or failure. Watching the debug output on stdout does not hint at anything going wrong either. This is on OSX Mavericks, built with go 1.3.
Thank you for reporting this. I'll try to reproduce it on my mac.
No problem. Let me know if you would like me to assist with debugging. Cheers.
Same here, I can only create project inside a folder. Linux Fedora 19, go 1.2.1
I reproduced the problem myself. The project stuff is relatively new to the UI framework that is embedded into godev.
I recommend that you avoid projects and use simple folders for now.
I will look into how to integrate projects into godev.
Sounds good. Thank you @sirnewton01 - will avoid this feature for the time being.