c - Hudson : gcc: fatal error: no input files -


i've created job in hudson compile c project in cygwin environment.

the project compiled fine command line in cygwin console, fails when try compile in hudson job.

here error trace :

[cc] ../../../../some/path/file_1.c gcc: error: ../../../../ome/path/file_1.c: no such file or directory gcc: fatal error: no input files compilation terminated. 

what might problem?? thank you!


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -