Giter Site home page Giter Site logo

rebuilding ted2go takes hours. about ted2go HOT 7 CLOSED

Pakz001 avatar Pakz001 commented on September 28, 2024
rebuilding ted2go takes hours.

from ted2go.

Comments (7)

coconcode avatar coconcode commented on September 28, 2024
  1. What is your CPU? For me takes a few minutes with an i5 2320.

  2. You might check the CPU activity, is it idling or working? Idle activity might means that something is broken. Might be a bug...

  3. For doing a rebuild, I would recommend it if the changes are small and well known, specifically when you edit the modules yourself and you can control the changes. Most of the times pulling from source might involve lots of changes from lots of modules and would make things more complicated. Though I am sure that the c++ compiler has a way to figure things out, but you never know.

  4. Also for doing the compilation you might run the bat file from the command prompt and do a piping into a text file like this: rebuildted2go.bat > report.txt

I don't know if any of these helps but it might worth to mention it.

from ted2go.

Pakz001 avatar Pakz001 commented on September 28, 2024

I am using a amd a8(laptop). There was mostly no cpu activity. I had the regular dev package that I was rebuilding. I will try the >report.txt

from ted2go.

Pakz001 avatar Pakz001 commented on September 28, 2024

I broke of the older compiling after opening up the laptop. I gave it a ctrl+c and it went and finished the job. I did another bat and put the >error.txt behind it.
I kept checking the error.txt. After a number of minutes inside it it showed it was finished but the cmd console showed nothing. I then broke it off again.

from ted2go.

blitz-research avatar blitz-research commented on September 28, 2024

from ted2go.

Pakz001 avatar Pakz001 commented on September 28, 2024

I tried entering it line by line. It went allright. took less then 10 minutes for everything to complete. Then I ran the bat again and this went allright also. Also less then 10 minutes.

Yesterday it got stuck twice. I did see the windows virus package in the background being active at top of the cpu usage this time. Maybe that was doing something? I have no idea why it went so difficult yesterday.

Was on windows 10 btw with 8gb of memory.

from ted2go.

coconcode avatar coconcode commented on September 28, 2024

Last chance to get it is to use the "Process Monitor" by SysInternals and try to filter the mxcc or perhaps the g++. This technique is experimental, I don't know if leads to a clue, but it would worth trying out. The point would be to see what the g++ compiler is reporting if possible, but now you will have to see about OS events.

Note: Do you think that the mxcc might need an additional option to provide output from the g++ operations as well? This would be handy for cases such these.

from ted2go.

blitz-research avatar blitz-research commented on September 28, 2024

from ted2go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.