out files has been written in the current directory.
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
make[2]: *** [check] Error 1
make[2]: Leaving directory
`/media/sda5/Bodhi/e17_debs/20120823/ecomp-20120823/po'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving di
Oh man, get a shorter example?! :-)
Find some replies below:
On Thu, Aug 23, 2012 at 9:38 AM, maxim wrote:
> Hello. I've the following question:
>
> Let's imagine, that we have .edc file with EXTERNAL elm widjets, i.e.:
>
> ...
Ecore_Evas* ee = ecore_evas_software_x11_new(NULL, 0, 0, 0, 0,
Hello. I've the following question:
Let's imagine, that we have .edc file with EXTERNAL elm widjets, i.e.:
//
collections {
group {
name: "gr_list_users";
//min: 200 300;
/* Use: Elementary */
externals {
external: "elm";
}
parts {
part {
name: "us