Page 1 of 1

Compile Error

Posted: Thu May 19, 2005 11:55 am
by TakaShi^^
[Anope]

I will now check you have all the things I need...
I found a copy of Microsoft Visual Studio .NET 2003..
I couldn't seem to find wsock32.lib.. We kind of need this..
I couldn't find any of the paths I was looking for..
If you have installed the Visual C++ Libraries in a non-standard location, enter

this location below, and I will try and look there..

WSOCK32.lib location : C:\Program Files\Microsoft Platform SDK\Lib

==============================================

Result after typing the location

c program files Microsoft Platform SDK Lib
I couldn't find the default library in that folder.

Sorry, but you didn't have all the required libraries installed.

See http://windows.anope.org for a list of downloads needed to install Anope

===========================================

Last two Question : where to find Anope Modules and any one can teach me how to make a channel with alot of bots...cos i seen one servers with alot of bots

Posted: Thu May 19, 2005 3:22 pm
by mars
As it is for windows you can use a already compiled anope.

Download anope-1.7.9.exe

or

Download anope-1.7.9-mysql.exe

Hope this makes it more easy for you.

Posted: Thu May 19, 2005 3:52 pm
by heinz
When I created install.vbs, I didn't have a copy of the SDK installed on my machine (I have Visual Studio 6 and .NET), and thus didn't include the search path in the script.

Now I have this folder location, it will be included in the next release, and it'll auto-detect it.

If you want, you can edit Makefile.inc.win32 to include the second path, until the next version is released.

Hope this helps.