Actually certain things I can't find anywhere at all. For example, loads of users ALWAYS had problems writing CEikRichTextEditor subclasses that looked like Nokia's (with underlines, etc.) - not...
Type: Posts; User: profoundwhispers; Keyword(s):
Actually certain things I can't find anywhere at all. For example, loads of users ALWAYS had problems writing CEikRichTextEditor subclasses that looked like Nokia's (with underlines, etc.) - not...
But this exact same error happens with the S60 SDK v2.1 :)
I get this error:
* C:\Symbian\UIQ_21\\epoc32\tools\bmconv.exe C:\Projects\Symbian\App\UIQ\aif\Myaif.mbm /c24,8C:\Projects\Symbian\App\UIQ\aif\context_pane_icon.bmp...
Thank you. I don't understand how your system works and so I do not know whether the different behavior reason is becuase of Nokia or Microsoft.
If it's possible, can you please answer this question...
One reason: Team Foundation Server. I need the integration features. Not merely the source control but the testing, static analysis, etc.
I don't want the Carbide.vs addin to work in Visual Studio 2005. I've successfully imported the 2003 project and converted it to the 2005 version. All I want is to be able to compile it. I believe...
I've posted this a while ago:
"I'm sorry, I still don't understand what the issue is. Nokia use their own compiler and linker regardless so dependency upon VS2005 does not really exist. The issue...
I'm sorry, I still don't understand what the issue is. Nokia use their own compiler and linker regardless so dependency upon VS2005 does not really exist. The issue is that the compiled files (.o)...
I need help finding a tool that does UML (or any kind of modeling) and works with Carbide.c++!
I have IBM's Radional Software Architect, but I don't know how to make it work with Carbide.c++, any...
I'm sorry, maybe I wasn't clear. I do that fine in CW; I'm failing to do so in Carbide.c++
1- Why can't I step inside __ASSERT_ALWAYS macros like I used to in CodeWarrior? When I press F5 while I'm on an __ASSERT_ALWAYS(...) statement it just jumps to the next line.
2- I created two...
Since MMP files cannot have macros in them because Carbide.vs does not recognize them, should I always use EXPORTUNFROZEN in the MMP file? What happens when I'm compiling/linking for ARMI and I...
I can compile all files with no problems using VS2005 IDE. The problem I'm having is the linker (mwldsym2.exe) gets invoked from within the IDE this way:
1>* mwldsym2.exe -msgstyle gcc -stdlib...
May you please elaborate? Tell me how!?
I know that VS2005 cannot be used to compile projects created by Carbide.vs for VS2003 because the compiler architecture is different. At least that's what Mitts explained (did I understand...
What on earth is wrong with this code?!
This is a function in an active object:
{
iDecoder = CImageDecoder::DataNewL(iFs, aImageData, aMimeType);
TFrameInfo frameInfo =...
I configured the emulator to connect to the internet via Nokia's supplied tool (S60 SDK v2.1). Whenever I try to connect using Services application the machine reboots (or just hangs, but most often...
Can't we supress this specific warning using a #pragma? What's the warning number?
And what about for Eclipse?
May I please inquire why this is? I mean is it really that difficult to make it work with VS2005? If so, why? Is the compiler architecture different or something?
Thank you,
Sammy
After a call to StartClientHandshake returns in RunL I get a dialog that alerts me that the certificate is not trusted. I click OK but I get error -7590 which is KErrSSLAlertUserCanceled. How am I...
- What is your default browser?
>> Internet Explorer 6.0 SP1.
- When you try to register, do you have admin rights?
>> Yes, I'm a local administrator on my machine.
- Have you tried...
No. XP Pro SP2.
I cannot register my Nokia Developer's Suite 1.1 as it keeps poping up a dialog that reads "Registration component failed" every time I press the Register now button. I have 0 days left, and I cannot...
How can I draw a selected listbox item according to the current skin? In other words, I need to draw a rectangle that will look exactly like the selected item of a listbox using the current skin.
...