Hello Mohammed, > I add that to my intrface session but i get the next error > > *error: ‘Meta’ does not name a type* > and another error > > *no type named ‘Rpc_functions’ in ‘struct myrpcsession::Session’* > I looked to the "cpu_session.h" and tried to do same but i think i miss > some thing .
maybe, your interface is not declared within the 'Genode' namespace? Could you try to specify 'Genode::' as prefix for 'Meta::' and 'Rpc_functions' respectively? Cheers Norman -- Dr.-Ing. Norman Feske Genode Labs http://www.genode-labs.com · http://genode.org Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
