| 1 | Ah yes indeed that was the case. Now I get to 22% with the script, it stops at: | 1 | Ah yes indeed that was the case. Now I get to 22% with the script, it stops at: | 
                
                    | 2 | \n | 2 | \n | 
                
                    | 3 | [ 22%] Building CXX object AI/Skirmish/E323AI/CMakeFiles/E323AI.dir/CTaskHandler.cpp.o | 3 | [ 22%] Building CXX object AI/Skirmish/E323AI/CMakeFiles/E323AI.dir/CTaskHandler.cpp.o | 
                
                    | 4 | In file included from /home/kristjan/SourceFiles/spring_91.0/AI/Skirmish/E323AI/CTaskHandler.cpp:16:0: | 4 | In file included from /home/kristjan/SourceFiles/spring_91.0/AI/Skirmish/E323AI/CTaskHandler.cpp:16:0: | 
                
                    | 5 | /home/kristjan/SourceFiles/spring_91.0/AI/Skirmish/E323AI/CScopedTimer.h: In static member function ‘static unsigned int CScopedTimer::GetEngineRuntimeMSec()’: | 5 | /home/kristjan/SourceFiles/spring_91.0/AI/Skirmish/E323AI/CScopedTimer.h: In static member function ‘static unsigned int CScopedTimer::GetEngineRuntimeMSec()’: | 
                
                    | 6 | /home/kristjan/SourceFiles/spring_91.0/AI/Skirmish/E323AI/CScopedTimer.h:39:31: error: expected unqualified-id before numeric constant | 6 | /home/kristjan/SourceFiles/spring_91.0/AI/Skirmish/E323AI/CScopedTimer.h:39:31: error: expected unqualified-id before numeric constant | 
                
                    | 7 | make[2]: *** [AI/Skirmish/E323AI/CMakeFiles/E323AI.dir/CTaskHandler.cpp.o] Error 1 | 7 | make[2]: *** [AI/Skirmish/E323AI/CMakeFiles/E323AI.dir/CTaskHandler.cpp.o] Error 1 | 
                
                    | 8 | make[1]: *** [AI/Skirmish/E323AI/CMakeFiles/E323AI.dir/all] Error 2 | 8 | make[1]: *** [AI/Skirmish/E323AI/CMakeFiles/E323AI.dir/all] Error 2 | 
                
                    | 9 | make: *** [all] Error 2 | 9 | make: *** [all] Error 2 | 
                
                    | 10 | \n | 10 | \n | 
                
                    | 11 | Edit: 
            and 
            turns 
            out 
            the 
            OP 
            had 
            and 
            fixed 
            the 
            same 
            exact 
            problem 
            :D | 11 | Edit: 
            and 
            turns 
            out 
            the 
            OP 
            had 
            and 
            fixed 
            the 
            same 
            exact 
            problem.
             
            Should 
            I 
            just 
            manually 
            compile 
            then 
            and 
            make 
            the 
            same 
            change 
            that 
            N2maniac 
            did? |