forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VLF 1.0 + Sony OSK

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
ab5000



Joined: 06 May 2008
Posts: 74

PostPosted: Wed Jun 24, 2009 5:47 am    Post subject: VLF 1.0 + Sony OSK Reply with quote

Hi.
There's a bug in the VLF 1.0 lib:

Code:
/**
 * Shows an OSK dialog.
 *
 * @param intext - the initial text of the OSK, NULL if no required
 * @param desc - the description that will be shown in the OSK, NULL if no required
 * @param outtext - the output text
 *
 * @returns 0 if the text was entered.
*/
int vlfGuiOSKDialog(u16 *intext, u16 *desc, u16 *outtext);


give me undefined reference. The library is installed correctly. There's something wrong with my setup or it isn't just implemented?

Thanks,
ab5000.
_________________
Code:
%:include<stdio.h>
int _(int __,int ___,int ____,int _____)
<%for(;____<___;_____=_____*__,____++);
return _____;%>main()<%printf
("%d\n",_(2,5,0,1));%>
Back to top
View user's profile Send private message
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Wed Jun 24, 2009 10:14 am    Post subject: Reply with quote

Are you using the following in the Makefile

Code:
LIBS = -lvlfgui -lvlfgu -lvlfutils -lvlflibc


Can you post your makefile and or your source?
_________________
PSHN - Playstation Hacking Network
PSX/PS1 - HACK - Game Shark
PS2 - HACK - Swap
PSP - HACK - Pandora
PS3 - ?
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group