3

Does any body know a tutorial, or a three simple step in order to compile the code the I wrote with Cocos2d-x with Marmalade?

I want to take the code I already compiled and used in Cocos2d-X, insert into a marmalade project, and compile. In lots of places is written as easy, but I have difficult with this.

I'll really appreciate if someone has some easy step to follow: "Maramalade + cocos2d-x for dummies style :) "

Thanks, Adrian.

azelez
  • 2,501
  • 2
  • 27
  • 26
  • 2
    Silly question but considering you > "have no experience with C++ and with Visual Studio" Why are you even considering Marmalade? – tsug303 May 05 '12 at 20:59

2 Answers2

2

I think this post on Marmalade forum may help you.

0xC0DED00D
  • 19,522
  • 20
  • 117
  • 184
  • I tried, but is not clear exactly what to do. I have no experience with C++ and with Visual Studio. – azelez Apr 24 '12 at 17:30
0

The latest version include project mkb for helloworld and tests follow them.