[ERROR] Visual studio to layer

09/13/2014 13:37 Speaky#1
Hi, problem Visual studio error, to layer(Crashfix) server.

SS::D
[Only registered and activated users can see links. Click Here To Register...]
09/13/2014 14:05 Elektrochemie#2
learn C/++, kkthx.
09/13/2014 21:04 iArtrix#3
Compilator write error...
09/15/2014 09:52 ernilos#4
Quote:
Originally Posted by iArtrix View Post
Compilator write error...
Nop, it just need's write
_WINSOCK_DEPRECATED_NO_WARNINGS
In Project -> Properties -> C++ -> Preprocessor-> Preprocessor defines
09/15/2014 18:00 JMII89#5
Quote:
Originally Posted by Elektrochemie View Post
learn C/++, kkthx.
You are right when you say "learn C/++" for the "How can i program the CrashFix ?" question (i'm the first to say that) but he have asked for a compiler warning/error and not for a programmation problem..

You have just to define the _WINSOCK_DEPRECATED_NO_WARNINGS.. There are 2 methods for do that..

1. The more fast: Go in Main.cpp and add this at the first line

#define _WINSOCK_DEPRECATED_NO_WARNINGS

2. The best way: Project -> Properties -> C++ -> Preprocessor -> Preprocessor defines -> Add _WINSOCK_DEPRECATED_NO_WARNINGS at the list
09/15/2014 18:13 Mr.Tr33#6
#moved
09/20/2014 12:44 Speaky#7
[Only registered and activated users can see links. Click Here To Register...]


Weiter;(errors.
09/20/2014 13:30 Logtetsch#8
Code:
#pragma warning(disable : 4996)
Put this in the head of your main.cpp file. It's only a workaround to ignore this error. I advise you to handle this error in an other way.
[Only registered and activated users can see links. Click Here To Register...]
11/02/2014 12:47 Speaky#9
Detusch:

Hallo, ich entschuldige mich im Voraus für so lange nach dem Thema.

Ich ging an den Server aber funktioniert nicht.
Ich habe keine Errorów, etc. .
Alles gut konfiguriert könnte jemand machen diese Layera in Ip "25. 107. 245. 49" vielen Dank im voraus.

English:
Hi, I apologize in advance for so long after the subject.

I went to the server but does not work.
I do not have Errorów, etc.
Everything well configured could someone make this layera in ip "25. 107. 245. 49" thanks in advance.
11/07/2014 12:21 Brutalon#10
@Speaky stop using google translator if u want that anybody understands what exactly u want from us