Hi,
Which one is correct?
Is SDK subset of framework or vice versa?
please discuss about your idea and metion your reference if possible.
Thanks a lot,
This is a discussion on Concept of SDK and Framework within the Tech Board forums, part of the Community Boards category; Hi, Which one is correct? Is SDK subset of framework or vice versa? please discuss about your idea and metion ...
Hi,
Which one is correct?
Is SDK subset of framework or vice versa?
please discuss about your idea and metion your reference if possible.
Thanks a lot,
I tend to think in terms of the right hand side version since "development kit" sounds like it can include some special editor/emulator/IDE, whereas I see a software framework as code only.
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way
I don't think either is correct.
SDK is a collection of necessary components to develop for a certain target or platform. It can include frameworks, IDEs, emulators, etc.
A framework is usually some piece of code meant to ease development for a certain target or platform. It can be built upon an SDK.
So I tend to see these as separate worlds. They do sometimes build upon components from each other, but they are strictly separate.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^