i get this error
f:\Unreal3.2\openssl\include\openssl/rand.h(67) : fatal error C1083: Cannot open
include file: 'windows.h': No such file or directory
NMAKE : fatal error U1077: '"F:\Microsoft Visual Studio 8\VC\BIN\cl.EXE"' : retu
rn code '0x2'
Stop.
anyone can help with this? i wantto ...
Search found 127 matches
- Wed Sep 07, 2011 4:25 pm
- Forum: Unreal 3.2 Support
- Topic: Windows.h + windows SSL Compile
- Replies: 0
- Views: 4606
- Fri Sep 02, 2011 6:26 pm
- Forum: Unreal 3.2 Support
- Topic: SSL Compile on Windows
- Replies: 4
- Views: 4603
Re: SSL Compile on Windows
sorry to bump this old thread but i found the answer for this problem i got this myselfto and i loked for day and finally fond it just change
to:
so excaly all you do is change the word lib to out32dll
Code: Select all
c:\dev\openssl\libCode: Select all
c:\dev\openssl\out32dll- Wed Sep 23, 2009 9:45 pm
- Forum: Unreal 3.2 Support
- Topic: Mysql question please help???
- Replies: 4
- Views: 3258
Re: Mysql question please help???
one more thing i se now that denora doesnt show user nicknames?
is it possible to let them show on on the website or not does anyone now that? thx in advance
is it possible to let them show on on the website or not does anyone now that? thx in advance
- Wed Sep 23, 2009 8:43 pm
- Forum: Unreal 3.2 Support
- Topic: Mysql question please help???
- Replies: 4
- Views: 3258
Re: Mysql question please help???
okay thx im going to try it and post it if anything changes 
- Wed Sep 23, 2009 12:36 pm
- Forum: Unreal 3.2 Support
- Topic: Mysql question please help???
- Replies: 4
- Views: 3258
Mysql question please help???
heey i just wondering is it possible to show the current users of a channel on a website? using mysql? if so how to do it then
thx for the help
thx for the help
- Sun May 24, 2009 8:19 pm
- Forum: Unreal 3.2 Support
- Topic: Problem with commands.dll??
- Replies: 1
- Views: 1814
Re: Problem with commands.dll??
just try another one and wich version do you have?
- Mon Jan 05, 2009 8:00 pm
- Forum: Unreal 3.2 Support
- Topic: Badwords Question!
- Replies: 3
- Views: 2648
Re: Badwords Question!
wich module then?
- Sun Dec 28, 2008 9:45 am
- Forum: Unreal 3.2 Support
- Topic: Badwords Question!
- Replies: 3
- Views: 2648
Re: Badwords Question!
nobody?? can tell me if its possible?
- Sat Dec 27, 2008 2:53 pm
- Forum: Unreal 3.2 Support
- Topic: Badwords Question!
- Replies: 3
- Views: 2648
Badwords Question!
hey i was wondering if it was possible that if someone says a badword that it can be noticed with the name and the badword in a channel ?
- Fri Dec 19, 2008 9:40 pm
- Forum: Unreal 3.2 Support
- Topic: please help ssl on Win
- Replies: 16
- Views: 10184
Re: please help ssl on Win
your welcome
im glad to help
- Fri Dec 19, 2008 9:39 pm
- Forum: General chat
- Topic: Need some moderators here :/
- Replies: 10
- Views: 13280
Re: Need some moderators here :/
yeah some mods will do the trick or at least one for checking spam messages and remove them
- Thu Dec 18, 2008 12:39 pm
- Forum: Unreal 3.2 Support
- Topic: please help ssl on Win
- Replies: 16
- Views: 10184
Re: please help ssl on Win
he just got to download the version with SSL [win32] and then it will be fine i think
- Thu Dec 18, 2008 12:36 pm
- Forum: Unreal 3.2 Support
- Topic: unreal not started
- Replies: 5
- Views: 3972
Re: unreal not started
yes change it to log and the give us the log reply then its much easyer to help
- Wed Dec 17, 2008 12:09 pm
- Forum: Unreal 3.2 Support
- Topic: unreal not started
- Replies: 5
- Views: 3972
Re: unreal not started
me {
name ns.ele.lt;
info Mx-3 Network;
numeric 1;
put 2 " to like this:
me {
name "ns.ele.lt";
info "Mx-3 Network";
numeric 1;
second:
allow {
ip *;
hostname *;
class clients;
maxperip 5;
};
chang to this:
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
and ...
name ns.ele.lt;
info Mx-3 Network;
numeric 1;
put 2 " to like this:
me {
name "ns.ele.lt";
info "Mx-3 Network";
numeric 1;
second:
allow {
ip *;
hostname *;
class clients;
maxperip 5;
};
chang to this:
allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};
and ...
- Tue Dec 16, 2008 4:43 pm
- Forum: Unreal 3.2 Support
- Topic: please help ssl on Win
- Replies: 16
- Views: 10184
Re: please help ssl on Win
let me see your listen blocks i think that the problem is there you have to put ssl; as an option to you know?