Re: cross compile problems - Undefined rinterface & ASSERT failure
The fact that you get an assert from qt means you have done something wrong.
you need to fix the compiler error properly, not randomly cut out bits of your code. Of course you can't say 'it must be ok now since it works on nix' because now you have two different apps!
Last edited by amleto; 4th December 2012 at 06:59.
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks