Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2 > Metin2 Private Server
You last visited: Today at 11:59

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Error]Compiling using pre_qc

Discussion on [Error]Compiling using pre_qc within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
humanforu's Avatar
 
elite*gold: 0
Join Date: Sep 2012
Posts: 146
Received Thanks: 15
[Error]Compiling using pre_qc

Hey all ,*
well i want to compile quest using pre_qc with make command sh make_locale i get this error*

Spoiler
make_locale: import: not found
make_locale: import: not found
make_locale: 5: Syntax error: word unexpected (expecting ")")


my Pre_qc is*
my make_locale


Thanks in Advance
humanforu is offline  
Old 03/11/2016, 09:18   #2
 
humanforu's Avatar
 
elite*gold: 0
Join Date: Sep 2012
Posts: 146
Received Thanks: 15
BUMP!
humanforu is offline  
Old 03/11/2016, 15:38   #3
 
Lauling's Avatar
 
elite*gold: 315
Join Date: Jun 2012
Posts: 5,158
Received Thanks: 4,813
use bash and use this script:

PHP Code:
#!/usr/local/bin/bash

LIST_FILE='locale_list'

if [ -r $LIST_FILE ]; then

    rm 
-rdf object
    mkdir object

    
while read line;
        do
            ./
qc $line
        done 
$LIST_FILE
else
    echo 
$LIST_FILE' is missing'
fi 
or with python

PHP Code:
#!/usr/local/bin/python
import os
os
.system('rm -rf object')
for 
line in file('locale_list'):
    if 
os.system('./qc ' line):
        print 
'Error occured on compile ' line
        import sys
        sys
.exit(-1
Lauling is offline  
Reply


Similar Threads Similar Threads
[HELP] Compiling Error
08/02/2015 - Flyff Private Server - 2 Replies
Guys Can i Ask ? I Successfully Install VS 2003 And VS 2003 SP1 But I Got This Error While Compiling :( Anyone Help Me Please :( MoverRender.cpp \Program Files\Blessed Source\Official Source\_Common\MoverRender.cpp(1938) : error C2601: 'CMover::RenderFlag' : local function definitions are illegal \Program Files\Blessed Source\Official Source\_Common\MoverRender.cpp(1950) : error C2601: 'CMover::RenderHP' : local function definitions are illegal
Compiling Error
10/13/2014 - Flyff Private Server - 2 Replies
Anyone who knows how to fix this error (Linking) http://i.imgur.com/umDiZL2.jpg
ERROR WHEN COMPILING
08/30/2014 - Metin2 Private Server - 2 Replies
Hello , why can I get this error , when I run this command : gmake fdwatch.c:173: warning: comparison between signed and unsigned integer expressions
Compiling Error
03/10/2012 - Flyff Private Server - 0 Replies
Hi can anyone know how to fix this error after compiling? Screenshot -> Screenshot by Lightshot
Compiling error
01/29/2011 - Flyff Private Server - 23 Replies
ich hab versucht die Neuz zu compilen ein paar dateien hab ich schon in anderen Ordner gepackt damit es keine error gibt aber diese Datei finde ich garnicht. error:Neuz fatal error LNK1181: cannot open input file 'd3dx9dt.lib'



All times are GMT +2. The time now is 11:59.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.