VC++ 2005 complie problem
-------------------------

                 Key: AXIS2C-1369
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1369
             Project: Axis2-C
          Issue Type: Task
          Components: samples
    Affects Versions: 1.5.0
         Environment: Windows XP SP2 (Simples chinese)
Visual Studio 2005 C++
Microsoft Platform SDK for Windows XP SP2

            Reporter: Yue
             Fix For: 1.5.0


When I'm trying compile the sample Server code of 'echo'. The VC++ though out 
the errors :

------ Build started: Project: echo_ser, Configuration: Debug Win32 ------
Linking...
   Creating library D:\My Documents\Visual Studio 
2005\Projects\echo_ser\Debug\echo_ser.lib and object D:\My Documents\Visual 
Studio 2005\Projects\echo_ser\Debug\echo_ser.exp
MSVCRTD.lib(crtexe.obj) : error LNK2019: unresolved external symbol _main 
referenced in function ___tmainCRTStartup
D:\My Documents\Visual Studio 2005\Projects\echo_ser\Debug\echo_ser.exe : fatal 
error LNK1120: 1 unresolved externals
Build log was saved at "file://d:\My Documents\Visual Studio 
2005\Projects\echo_ser\echo_ser\Debug\BuildLog.htm"
echo_ser - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


I have been try lots of way but still not working.




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to