Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
[DEV] tutorial on compiling custom modules

 
Post new topic   Reply to topic Printable version
 View previous topic  <c> Do you have PMS? Post :: Post <c> togglespec  View next topic  
Author Message
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Mon Jul 18, 2005 4:48 pm    Post subject: [DEV] tutorial on compiling custom modules Reply to topic Reply with quote

Here's a picture tutorial I wrote/screenshotted today on how to compile a custom module with dev-c++:
http://wiki.minegoboom.com/index.php/Installing_New_Modules#With_Dev_C.2B.2B

It's for asss 1.4.0 but the only difference between that and earlier versions is the include paths. As I heard someone say earlier today 'anyone with half a brain [should be able to figure it out]'.

I also notice this in the stickied thread:
Quote:
If you want to leave C++, check out some C+ tutorials:
It's not as if asss is c++ anyway...
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
50% Packetloss
Server Help Squatter


Age:39
Gender:Gender:Male
Joined: Sep 09 2003
Posts: 561
Location: Santa Clarita, California
Offline

PostPosted: Mon Jul 18, 2005 10:34 pm    Post subject: Reply to topic Reply with quote

I don't think you add the dll to the project. If you want to use util.h then you need to link to libpthreadGC2.a or whatever the build is for your compiler. But this is not the best way to do things, the best way is to link your dll with the main project so that the dll calls the util.h functions in the executable. But if they aren't using any functions in util.h, then they can just compile the program without any library files.

But as far as your images, they are very nice and very helpful.
_________________
Current Terror Alert Level
Back to top
View users profile Send private message Add User to Ignore List Send email AIM Address
Smong
Server Help Squatter


Joined: 1043048991
Posts: 0x91E
Offline

PostPosted: Tue Jul 19, 2005 2:49 pm    Post subject: Reply to topic Reply with quote

Well asss doesn't come with pthread.a, just the .dll. I recently learnt linking to asss.exe might eliminate the need for util.c, but I have never tried it.
http://forums.minegoboom.com/viewtopic.php?p=40356#40356
Back to top
View users profile Send private message Add User to Ignore List Visit posters website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Custom Projects All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 700 page(s) served in previous 5 minutes.

phpBB Created this page in 0.442954 seconds : 28 queries executed (94.8%): GZIP compression disabled