Very newbe question: OE 11.0 evaluation kit with developement abilities

qoocku

New Member
Hi list!

I'd like to try some development on my Linux box. Unfortunately, after downloading the evaluation kit (OE 11.0) and installing with all 4 available license numbers I could not managed to compile even the simplest code. I did it using Administrator Tool (via mpro -p dict -rx). The tool requires to have the procedure code mangled with "xcode" tool. I cannot see any such things

Does linux version have developement capabilities?

-- D.
 
Remove -rx - this puts the client in 'encrypted compiler mode' (see manual). You do not need -rx when you have a development license and it blocks normal compiles.
 
Back
Top