Posts: 303
	Threads: 68
	Joined: Dec 2008
	
Reputation: 
0
	 
	
	
		I'm using Windows XP. Trying to build a plugin to work on a Linux server.
What would i need to do to build it into a .so file?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 303
	Threads: 68
	Joined: Dec 2008
	
Reputation: 
0
	 
	
	
		Thanks for the reply.
Just downloaded VMware player. Now downloading an Ubuntu image for it. Hopefully im going in th right direction.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 303
	Threads: 68
	Joined: Dec 2008
	
Reputation: 
0
	 
	
	
		Anybody know a solution to this?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 303
	Threads: 68
	Joined: Dec 2008
	
Reputation: 
0
	 
	
	
		I got it to compile, but the output file size is 3.74MB
The original before editing it was around 24KB
All i did was change two things. I then went back to the original cpp and tried compiling that, same tihng happened the output was 3.74MB
It shouldn't be that size...
Can anyone help me with compiling a plugin properly?
EDIT: When i use the file with the server it gives me the file not found error message. So the plugin was compiled wrong, but how do i do it right?