HEEEELP! Anyone know this error? http://gyazo.com/2b451c566f98126f331c02c413de9a28
Printable View
HEEEELP! Anyone know this error? http://gyazo.com/2b451c566f98126f331c02c413de9a28
no I didnt had the error.
nico you must debug and not release.
@Daneos i got this error
[COLOR=#A800FF !important]error 1>------ Build started: Project: MrPoPo, Configuration: Debug Win32 ------1>Build started 30/05/2014 13:02:08.1>InitializeBuildStatus:1> Touching "Debug\MrPoPo.unsuccessfulbuild".1>ClCompile:1> stdafx.cpp1>c:\program files\microsoft visual studio 10.0\vc\atlmfc\include\atlcore.h(35): fatal error C1189: #error : This file requires _WIN32_WINNT to be #defined at least to 0x0403. Value 0x0501 or higher is recommended.1>1>Build FAILED.1>1>Time Elapsed 00:00:00.82========== Build: 0 succeeded, 1 failed, 3 up-to-date, 0 skipped ==========
[/COLOR]
with that you would need to drag that atlcore.h out of that area befor modifing it.. if it's in that folder it won't save if you change the number from 403 to 501
[QUOTE = wolvesaber; 8092927] com o que você precisa para arrastar que atlcore.h fora dessa área antes da sua modifing-lo .. se é na pasta que ele não vai salvar, se você alterar o número 403-501 [/ QUOTE] qual a linha
# Se _WIN32_WINNT <0x0403 # Erro Este arquivo requer _WIN32_WINNT a ser definido # pelo menos para 0x0403. Recomenda valor 0x0501 ou superior.# Endif
======================
yes?look
# if _WIN32_WINNT <0x0501# error This file requires _WIN32_WINNT to be # defined at least to 0x0403. Value 0x0501 or higher is recommended. # endif
How do i fix this error when trying to compile the Sample Server?
Code:Error 1 error C2664: 'CNtlAcceptor::Create' : cannot convert parameter 1 from 'CNtlString' to 'const char *' c:\users\darky\documents\visual studio 2005\projects\dbo\source\ntllib\server\sampleserver\sampleserver.cpp 233
I already did I already did it yield notit yield not
which line # if _WIN32_WINNT <0x0403 # error This file requires _WIN32_WINNT to be # defined at least to 0x0403. Value 0x0501 or higher is recommended. # endif
error NTLClientNEt
[COLOR=#A800FF !important]1>------ Build started: Project: NtlClientNet, Configuration: Debug Win32 ------1>Build started 30/05/2014 13:52:25.1>InitializeBuildStatus:1> Touching "Debug\NtlClientNet.unsuccessfulbuild".1>ClCompile:1> All outputs are up-to-date.1> NtlClientNet.cpp1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C2146: syntax error : missing ';' before identifier 'm_lpfnConnectEx'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C2146: syntax error : missing ';' before identifier 'm_lpfnDisconnectEx'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(174): error C3861: 'm_lpfnConnectEx': identifier not found1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(193): error C3861: 'm_lpfnDisconnectEx': identifier not found1> BotSystemLog_Client.cpp1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C2146: syntax error : missing ';' before identifier 'm_lpfnConnectEx'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C2146: syntax error : missing ';' before identifier 'm_lpfnDisconnectEx'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(174): error C3861: 'm_lpfnConnectEx': identifier not found1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(193): error C3861: 'm_lpfnDisconnectEx': identifier not found1> NtlSocket.cpp1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C2146: syntax error : missing ';' before identifier 'm_lpfnConnectEx'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(138): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C2146: syntax error : missing ';' before identifier 'm_lpfnDisconnectEx'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(140): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(174): error C3861: 'm_lpfnConnectEx': identifier not found1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(193): error C3861: 'm_lpfnDisconnectEx': identifier not found1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(25): error C2039: 'm_lpfnConnectEx' : is not a member of 'CNtlSocket'1> c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(22) : see declaration of 'CNtlSocket'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(25): error C2146: syntax error : missing ';' before identifier 'm_lpfnConnectEx'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(25): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(25): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(26): error C2039: 'm_lpfnDisconnectEx' : is not a member of 'CNtlSocket'1> c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.h(22) : see declaration of 'CNtlSocket'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(26): error C2146: syntax error : missing ';' before identifier 'm_lpfnDisconnectEx'1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(26): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(111): error C2065: 'WSAID_CONNECTEX' : undeclared identifier1>c:\dbo client source code\(0.50.4)\ntllib\server\ntlnetwork\ntlsocket.cpp(117): error C2065: 'WSAID_DISCONNECTEX' : undeclared identifier1> Generating Code...1>1>Build FAILED.1>1>Time Elapsed 00:00:00.64========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
[/COLOR]
2error
Sorry but I cant take a question like that serious.
- - - Updated - - -
Anyone know whats wrong here
error:Quote:
getline( std::cin, strTemp );
I know it is because "strTemp" but I dont know what should I do to fix this. In google I found few solutions but these dont workCode:7>c:\users\artur\desktop\dbo\source\ntllib\server\sampleclient\sampleclient.cpp(233): error C2784: 'std::basic_istream<_Elem,_Traits> &std::getline(std::basic_istream<_Elem,_Traits> &,std::basic_string<_Elem,_Traits,_Alloc> &)' : could not deduce template argument for 'std::basic_string<_Elem,_Traits,_Alloc> &' from 'CNtlString'
look how to resolve this error?
1>------ Build started: Project: Client, Configuration: Debug Win32 ------
1>Build started 30/05/2014 16:05:37.
1>InitializeBuildStatus:
1> Touching "Debug\Client.unsuccessfulbuild".
1>ClCompile:
1> All outputs are up-to-date.
1> DboApplication.cpp
1>Main\DboApplication.cpp(190): error C2065: 'IDR_MAIN_ACCEL' : undeclared identifier
1>Main\DboApplication.cpp(779): error C2065: 'ID_TOGGLE_FULLSCREEN' : undeclared identifier
1>Main\DboApplication.cpp(779): error C2051: case expression not constant
1>Main\DboApplication.cpp(783): warning C4060: switch statement contains no 'case' or 'default' labels
1>Main\DboApplication.cpp(1416): error C2065: 'IDI_ICON1' : undeclared identifier
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:15.08
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
@Arnie36 ey arnie can you explain to me, because i want to know, i want learn, how did you do for the virtualserver has a bag? And dou you know why when i use cloth, crash?
some things do work with the bag @createitem with a valid item number(one which goes in a bag) does work
and when you use a namek character and right click the first item, it will wear the item
@createitem 13002 gives you the matching pants
14001 14002 14003 and up for human outfit