Jump to content

WinGW - Source Gmake build error


Recommended Posts

Hello.

I trying compile source code from 40k files. When im in folder Server and run makefile i have this :

bhJgg36.png?1

 

Ok now error when i trying build game by sh build.sh:

 

lTa3xck.png?1

Build.sh code:

echo "### Metin2 Game Builder ###"
echo "### Cleaning ...."
gmake clean
echo "### Building ###"
gmake -j20 > ./LIB_BUILD_LOG.txt 2> ./ERROR_LOG.txt
echo "### Done Building ###"

Error log:

build.sh: line 5: gmake: command not found

 

I tryed before compile code in Visual Studio C++ but after wrote at forum someone suggest me WinGW. Now i have this problem and i stay with server at this point . :<

 

Thanks for help

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.