Im trying to follow the instructions for RLP to get it running.
I think i understood everything but Visual Studio is always giving me the following error.
The type or namespace name ‘RuntimeLoadableProcedures’ could not be found (are you missing a using directive or an assembly reference?)
Of course I know what that means, but Im still not able to get it.
The instructions are taken from here: https://www.ghielectronics.com/docs/50/rlp
I am using FEZ Spider Kit…that means that i have to use the files in EMX folder of RLP samples.
I guess Im just referencing the wrong library?
Im using the v4.2 SDK.
Can anybody help me with that? Maybe tell me what library i have to reference and what “using xxx;” statement i have to use
Thanks In Advance