Jump to content

Question

Posted (edited)

help please.

http://imgur.com/zPEVbAS

zPEVbAS.png

1>------ Build started: Project: map-server, Configuration: Release Win32 ------
2>------ Build started: Project: login-server, Configuration: Release Win32 ------
3>------ Build started: Project: char-server, Configuration: Release Win32 ------
1>  Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
3>  Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
2>  Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8168 for 80x86
2>  Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
2>  
2>  cl /
2>     
2>     g
2>  
2>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
2>CL : Command line warning D4024: unrecognized source file type 'g', object file assumed
3>  Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
3>  
3>  cl /
3>     
3>     \
3>     
3>  
3>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
3>CL : Command line warning D4024: unrecognized source file type '\', object file assumed
1>  Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
1>  
1>  cl /
1>     
1>     c
1>     
1>     r
1>  
1>CL : Command line warning D4024: unrecognized source file type '/', object file assumed
1>CL : Command line warning D4024: unrecognized source file type 'c', object file assumed
1>CL : Command line warning D4024: unrecognized source file type 'r', object file assumed
1>  Microsoft (R) Incremental Linker Version 10.00.30319.01
2>  Microsoft (R) Incremental Linker Version 10.00.30319.01
3>  Microsoft (R) Incremental Linker Version 10.00.30319.01
3>  Copyright (C) Microsoft Corporation.  All rights reserved.
3>  
2>  Copyright (C) Microsoft Corporation.  All rights reserved.
3>  /out:.exe 
1>  Copyright (C) Microsoft Corporation.  All rights reserved.
2>  
2>  /out:.exe 
1>  
1>  /out:.exe 
2>LINK : warning LNK4001: no object files specified; libraries used
2>LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
2>LINK : fatal error LNK1561: entry point must be defined
1>LINK : fatal error LNK1104: cannot open file '.exe'
3>LINK : fatal error LNK1104: cannot open file '.exe'
========== Build: 0 succeeded, 3 failed, 0 up-to-date, 0 skipped ==========
Edited by minicasio

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...