Morten Nilsen wrote:
> Paul Stejskal wrote:
>   
>> error: incompatible type for argument 2 of 'ecore_x_netwm_allowed_action_set'
>>
>> I've updated several times, removed my sources, rebuilt everything from 
>> scratch using easy_e17.sh and it's still not working :(
>>     
>
> in my tree, the second argument is defined as;
>   Ecore_X_Action action[10];
>
> and the prototype for ecore_x_netwm_allowed_action_set is
>   ...(Ecore_X_Window win, Ecore_X_Action *action, unsigned int num);
>
> Which seems okay..
>
> Do you have any Ecore_X headers that shouldn't be there?
>
> find / -name Ecore_X.h
>
>   
Turns out I had a double install when I replaced my easy_e17.sh script 
and it was installing to /opt instead of /usr/local/bin lol. Everything 
is fine now. Sorry to bug ya.

Paul


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to