"postprocess-win.bat" have no "execute" permission.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

"postprocess-win.bat" have no "execute" permission.

ClaudeQC

Hello,


- On a Windows 7 Professional 64-bit computer, when
  downloading LibreCAD master from GIT under
  Cygwin, it seems that the following file
  have not its "execute" permission set.

        "scripts/postprocess-win.bat"

  This make an error happen when building
  LibreCAD.

- This problem is there for a long time now (several months),
  and the work around is to force a "Built All" in Qt Creator.

- I am wondering if the problem is that the "execute"
  permission of that file is really not set on GIT repository,
  or if it is a Cygwin problem?


- Any comment will be appreciated.


Claude




Reply | Threaded
Open this post in threaded view
|

Re: "postprocess-win.bat" have no "execute" permission.

maqifrnswa
On Mon, Mar 19, 2012 at 8:56 PM, ClaudeQC [via LibreCAD]
<[hidden email]> wrote:

>
> Hello,
>
>
> - On a Windows 7 Professional 64-bit computer, when
>   downloading LibreCAD master from GIT under
>   Cygwin, it seems that the following file
>   have not its "execute" permission set.
>
>         "scripts/postprocess-win.bat"

Hey Claude,
Try pulling from:
https://github.com/maqifrnswa/LibreCAD

and let me know if it works. I made it executable but don't have cygwin to test.

~Scott
Reply | Threaded
Open this post in threaded view
|

Re: "postprocess-win.bat" have no "execute" permission.

ClaudeQC

Hello Scott,


On 2012-03-19 21:08, showard314 [via LibreCAD] wrote:

 >
 > Hey Claude,
 > Try pulling from:
 > https://github.com/maqifrnswa/LibreCAD
 >
 > and let me know if it works. I made it executable but don't have cygwin
 > to test.
 >

- I was talking with ries on IRC LibreCAD room, and he have fixed
   the problem, and pushed the fix.


Sorry for the inconvenience,

Claude