Results 1 to 20 of 26
First version of SDK has been released for M8
This is a discussion on First version of SDK has been released for M8 within the Meizu M8 News forums, part of the Meizu M8 category; Today Meizu has released the first version of their highly anticipated SDK (software development kit) for M8. This should help ...
-
01-10-2009 #1Administrator
- Join Date
- Mar 2007
- Location
- Budapest, Hungary
- Posts
- 4,852
- Thanks
- 262
Thanked 1,140 Times in 438 PostsFirst version of SDK has been released for M8

Today Meizu has released the first version of their highly anticipated SDK (software development kit) for M8. This should help developers create softwares much more easily than before.
Click here for Discussion | Download linkLast edited by nice2know_u; 01-10-2009 at 09:01 AM.
-
01-10-2009 #2
cool. at first simple apps, like converter(length, weight, volume, area, temperature) would be great.
-
01-10-2009 #3Administrator
- Join Date
- Mar 2007
- Location
- Budapest, Hungary
- Posts
- 4,852
- Thanks
- 262
Thanked 1,140 Times in 438 PostsLast edited by nice2know_u; 01-10-2009 at 01:32 PM.
-
01-10-2009 #4Senior Member
- Join Date
- Nov 2007
- Location
- Faro, Portugal
- Posts
- 278
- Thanks
- 1
Thanked 1 Time in 1 PostGreat news!
But they sure took their time. I guess "this week" kinda means something like "last day of the week" for JW..
I tried the alternative download link but it requires a login, so I'm downloading from the official link. But it's slow as hell!
-
01-10-2009 #5Administrator
- Join Date
- Mar 2007
- Location
- Budapest, Hungary
- Posts
- 4,852
- Thanks
- 262
Thanked 1,140 Times in 438 PostsReally? You have to login? Sorry I didn't know that, let's see if I can fix it.
ps.: works for me if I logout and try to download...
-
01-10-2009 #6Senior Member
- Join Date
- Nov 2007
- Location
- Faro, Portugal
- Posts
- 278
- Thanks
- 1
Thanked 1 Time in 1 PostStrange, now it works.. did you change the link? The url is different from a while ago too.
I'm almost finishing downloading from the official link, but thanks anyway
-
01-10-2009 #7Administrator
- Join Date
- Mar 2007
- Location
- Budapest, Hungary
- Posts
- 4,852
- Thanks
- 262
Thanked 1,140 Times in 438 PostsI've changed it after 2 mins, so you must have started at the wrong time
-
01-10-2009 #8Valued Member
- Join Date
- Oct 2008
- Location
- Shanghai, China (born in Holland)
- Posts
- 1,018
- Thanks
- 43
Thanked 14 Times in 10 Postsbut the files are ALWAYS .exe after .rar
i can use unrarx, but i cant extract data from .exe files! Any Help?
-
01-11-2009 #9
So can anyone explain in layman's/idiot's terms what's inside the .msi package?
-
01-12-2009 #10Junior Member
- Join Date
- Jun 2008
- Posts
- 61
- Thanks
- 1
Thanked 0 Times in 0 Posts
-
01-12-2009 #11Senior Member
- Join Date
- Aug 2007
- Location
- Hungary
- Posts
- 271
- Thanks
- 0
Thanked 0 Times in 0 PostsI've had a little look at the package... Looks good, it contains an M8 emulator installing into Visual Studio 2005, perhaps 2008. (It's a developer environment.)
As it looked from the sample PDF, it supports writing C++ applications and gives a start wizard, most probably supports some extra features too.
All in all, from an outside look it looks like a very good little SDK, just like Windows Mobile's one.
-
01-12-2009 #12Really now?
Thank you, +1I've had a little look at the package... Looks good, it contains an M8 emulator installing into Visual Studio 2005, perhaps 2008. (It's a developer environment.)
As it looked from the sample PDF, it supports writing C++ applications and gives a start wizard, most probably supports some extra features too.
All in all, from an outside look it looks like a very good little SDK, just like Windows Mobile's one.
-
01-14-2009 #13JcodeGuest
so, u gotta code the GUI or is there a shortcut for this?
id be happy to code some easy apps if u dont have to put too much time into learning a new enviroment..
-
01-16-2009 #14
Question: Do you need the full version of Visual Studio SP1 or can you use the express version because I installed the express version and it still says I don't have it. Thanks.
-
01-16-2009 #15Administrator
- Join Date
- Mar 2007
- Location
- Budapest, Hungary
- Posts
- 4,852
- Thanks
- 262
Thanked 1,140 Times in 438 PostsSP1 is a must. You can download it for free from Microsoft
Last edited by nice2know_u; 01-16-2009 at 07:14 AM.
-
01-20-2009 #16Senior Member
- Join Date
- Nov 2007
- Location
- Faro, Portugal
- Posts
- 278
- Thanks
- 1
Thanked 1 Time in 1 PostSo, has anyone been able to do anything with this SDK yet?
I have been trying to compile the examples on the SDK, as explained on the help page, but I keep getting the following compile error:
This apparently means that I'm missing to include "stdafx.h" (the include file for standard system include files, automatically generated by VS2005), but:Code:.\M8Sample.cpp(111) : fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your source?
(1) on step 5 it clearly states that I should replace all the contents of the project's ".cpp" file with the example, because we will not use the automatically generated files,
(2) the example "mzfc_sample_01.cpp" does not use "stdafx.h" at all,
(3) even if I add '#include "stdafx.h"' directly, I just get a bunch of other compile errors, and I'm unable to proceed.
Anyone has any ideas? Maybe it's that Google translation of the help page that is incorrect, making me miss some important detail... can someone help me out with a proper translation of the original help page? I give cookies! (ok, not actually cookies, but positive rep instead
)
EDIT: I finally found the solution this morning! Seems that it's also necessary to turn off "precompiled headers" in VS2005. I was able to compile and test the first example on the M8 Emulator at last! I'll post more info as soon as I get the time to do a few more tests..Last edited by Traps; 01-21-2009 at 10:56 AM.
-
01-21-2009 #17Valued Member
- Join Date
- Oct 2008
- Location
- Shanghai, China (born in Holland)
- Posts
- 1,018
- Thanks
- 43
Thanked 14 Times in 10 Postsi cant open .exe files on the mac, whch mean im gonna have to use a PC for this job. it serves me right for going for an iPhone related product!
-
03-16-2009 #18Passing By
- Join Date
- May 2008
- Posts
- 3
- Thanks
- 0
Thanked 0 Times in 0 Postsyou could use virtualbox, or dual boot xp
-
03-16-2009 #19
You're two months late, but nevertheless, thanks for helping a member.
-
09-22-2009 #20Junior Member
- Join Date
- Aug 2009
- Posts
- 56
- Thanks
- 8
Thanked 6 Times in 4 PostsI can't get the SDK to work on Visual studio 2008.

Installing it doesn't work.
Similar Threads
-
New Firmware and SDK demo version released!!!
By looyea in forum General Meizu M8Replies: 12Last Post: 01-26-2009, 08:58 AM -
English version of Music Card Manual released
By madman in forum music card M3Replies: 5Last Post: 05-27-2007, 12:41 AM -
Anyone know when this is going to be released?
By Daemos in forum music card M3Replies: 1Last Post: 03-09-2007, 06:30 AM -
how long after meizu m6 released in china was it released in uK?
By moogle301 in forum General Meizu M6Replies: 2Last Post: 03-08-2007, 09:45 PM -
What differs the M6 TP version from SP version
By Spiff in forum General ChatReplies: 1Last Post: 12-26-2006, 03:07 AM



Reply With Quote



