+ Reply to Thread
Results 61 to 70 of 70
[project] TwitterClient
This is a discussion on [project] TwitterClient within the Modding & Development forums, part of the Meizu M8 category; these are the specs of the created makefile: BUILD_PATH = C:\Qt.6.0 SOURCE_PATH = C:\Qt.6.0 QMAKESPEC = wincewm60standard-msvc2008 QMAKE_OPENSOURCE_EDITION = yes ...
-
01-13-2010 #61
these are the specs of the created makefile:
BUILD_PATH = C:\Qt\4.6.0
SOURCE_PATH = C:\Qt\4.6.0
QMAKESPEC = wincewm60standard-msvc2008
QMAKE_OPENSOURCE_EDITION = yes
so they seem to be right for me..
i will debug the dll..
edit: cannot even open it...
could you try?Last edited by crimson05; 01-13-2010 at 01:03 PM.
-
01-13-2010 #62Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postscannot even open it with ollydbg is a good sign, because olly cant debug non x86 code
-
01-13-2010 #63
hehe but it does not help...
i put the sourcefiles in my project, compiled and have the same result..
-
01-13-2010 #64Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postshum i just compiled myself and just got a dll file... no lib
i dunno how to link this ^^
-
01-13-2010 #65
the problem is this (in QTwitLib.h):
just writeCode:#ifdef WIN32 #define EXPORT __declspec(dllexport) #else #define EXPORT #endif
and it seems to be okCode:#define EXPORT __declspec(dllexport)
edit: not really..
then the linker problem appears.. i made lib my libfiles with projectsettings - general -> create lib
quite sure that this is the problem but what have to stand there if it is neither the 1. nor the 2.Last edited by crimson05; 01-13-2010 at 09:41 PM.
-
01-13-2010 #66Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsi just write qmake und nmake an it compiles the makefiles into a dll. i need to search the lib compilerschalter... naja gugg ich morgen mal nach
n8 jetzt
-
01-16-2010 #67
the problem seems to be in one of the imported files in qtwitlib... when i find time i will specify it
-
01-28-2010 #68Member
- Join Date
- Dec 2009
- Location
- Germany, Stuttgart
- Posts
- 137
- Thanks
- 8
Thanked 10 Times in 5 PostsLooks like the chinese have released a twitter app
Google Nachricht
-
01-28-2010 #69
than we need an translation
-
01-28-2010 #70Valued Member
- Join Date
- Mar 2009
- Location
- Vienna, Austria
- Posts
- 1,706
- Thanks
- 54
Thanked 269 Times in 146 Posts
Similar Threads
-
Rockbox Project (M6)
By vcf in forum RockboxReplies: 420Last Post: 07-20-2011, 09:29 AM -
[project] Windows CE 6
By evow04 in forum Modding & DevelopmentReplies: 29Last Post: 01-11-2011, 07:49 PM -
[project] Drivers for the m8 hardware
By tumi07 in forum Modding & DevelopmentReplies: 20Last Post: 01-12-2010, 08:30 AM -
[project] M8Jabber
By trash in forum Modding & DevelopmentReplies: 18Last Post: 12-01-2009, 11:32 PM -
[project] jatd sources
By owenray in forum Modding & DevelopmentReplies: 6Last Post: 11-22-2009, 12:38 PM



Reply With Quote


..but the dev promised an english version soon!
