I just installed UIQ and have no problems using it with Visual C++. All you have tro do is updsate your EPOCROOT variable and then go to your UIQ directory and type "devices -setdefault @" followed by phone ID you get if you type "devices" by itself )Take the one that doesn't have runtime at the end). That's it.
Forum posts: 2006
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant
Forum posts: 104
i successfully made a makefile for vc6 but when i tried compiling wins udeb an error appears saying he can't make edll.lib... something like that..
is that the problem?
"its all right, the gun isn't loaded."
All the libs you have are compiled for Metrowerks environment....
Looks like this is not the same format as the VC++ one so you won't be able to link.
There is several post about this on Symbian devnet epoc.c++. I don't remember whether someone achieve to fix this.
Forum posts: 104
"its all right, the gun isn't loaded."
Forum posts: 31
Forum posts: 100
I just installed UIQ and have no problems using it with Visual C++.
All you have tro do is updsate your EPOCROOT variable and then go to your UIQ directory and type "devices -setdefault @" followed by phone ID you get if you type "devices" by itself )Take the one that doesn't have runtime at the end). That's it.
Regards, Aljaz
Forum posts: 206
guda