Compile Time too slow everytime

Cocos Console
  • Gazler
    Likes 0

    Problem Description

    Ok so I have recently installed cocos2dx-v3 on my desktop and I was following the cocos console tutorial to make an empty project and compile it. But the thing is, the compile time is way too slow. Even after I have once compiled the project, and I compile the same project WITHOUT making any changes whatsoever, it compiles everything again and always takes about 10 mins to do so. This is taking up a lot of time. Even if I run a project I just build it starts to recompile the project before running it and again takes around 10 mins. I dont know what’s causing this. Any help would be appreciated.

    Also, once the project is compiled and it runs it, I get an error “MSCVR120.dll” not found. I have all versions of Visual C++ redistributable installed on my pc and I checked the system32 folder and it had this file, so why am I getting this error?

    Any kind of help is really appreciated. I really want to try out cocos2dx but haven’t been able to do much due to these problems. Thank You.

     

    My System :

    Core i7 3610QM @ 2.3GHz

    6GB Memory

    OS : Windows 7 64-bit

  • Sonar Systems admin
    Likes 0

    are you using Cocos2d-x v3.0?

  • Gazler
    Likes 0

    Yes I am. I followed your tutorial to set it up for Android on Windows.


    This reply has been verified.
  • barabasandras1
    Likes 0

    I had this issue not long time ago. When did you have a clean Win reinstall last time?
    My problem just solved itself manually so I guess it was just some kind of Windows update issue or missing c++ library.


    This reply has been verified.
  • Gazler
    Likes 0

    Actually I did a clean window install and THEN installed cocos2dx on my system. With all the redistributables as well. Not sure whats wrong here.

  • Sonar Systems admin
    Likes 0

    What are you compiling it inside of?

  • Gazler
    Likes 0

    I am using command prompt. I had a problem which errored saying I needed to have Visual Studio 11.0 before but I installed it and since then it could compile. Except it takes too long

  • Sonar Systems admin
    Likes 0

    How are you running the project?

Login to reply