use of undeclared identifier error
By eunjin chun
12 Nov 2013 21:11
English
2 Replies
Hello
I am making function "ListView" in Tizen Native App.
Error Issue >
user of undeclared identifier 'Application' / 'AppResource' / 'pAppResource'
code >
using namespace Tizen ::App;
...
void
IDF_Main::GetBitmap(void)
{
AppResource* pAppResource = Application::GetInstance()->GetAppResource();
__pHome = pAppResource->GetBitmapN(LIST_IMAGE_PATH1);
}
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------