| 
 | 
     
    
    
    
     
    
    
    
 
    
    
 
    
     
    
    
    
     
    
    
    
     
    
    
    
 
    
    
 
    
    
 | 
       | 
      
 
 
	
	
	
	
	
	
	
	
		  | 
	
	 | 
 
 
		
	
	
	
		
	
	
	
		
		
		
			
			 
			
				February 23rd, 2005, 12:44 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Major 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2004 
					Location: Taganrog, Russia 
					
					
						Posts: 1,087
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: SE4 Templatizer Ready for Download!
			 
             
			
		
		
		
		1) I have a debian install in colinux (gcc 3.3.3) at hand now, would you wrote some instructions how to build win32 binaries in linux? I see one need to mess with a makefile, but where? 
2) se4 is unable to load text files in unix format (lf). Please add conversion to dos format (crlf).
 
3) Do I strictly need jre 1.5 or 1.4.x will be sufficient?
 
4) Thanks for getting rid of dotnet and all the work   
edit: about #1 - just have realized that compilation in cygwin and native *nix will be identical    So ignore #1.  
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 23rd, 2005, 09:40 PM
			
			
			
		  
	 | 
 
	
		
		
		
			
			| 
 
  
			
				
				
				Corporal 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2003 
					Location: Buenos Aires, Argentina 
					
					
						Posts: 109
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: SE4 Templatizer Ready for Download!
			 
             
			
		
		
		
		Ed: 
 
  I have read the instructions in the calc and I think you have to be a PC-Wizard to follow them. Why such pain? Why not "click on the install file". I think this will be better for the average player (er..., modder) assuming modders are a bit more "PC Skilled" than players. It is noticeable that people who make calc is a bit "Win-hater" but I think that we have to cope with the fact that windows systems are majority. Linux systems are said to run very well, but not all of us have the time and will to become computer technicians in order to learn how to use/install such systems. 
  On the other hand, I wish to thank you for your work in making such a program.Ithink it fills an important place in my SE4 Toolbox!! 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 23rd, 2005, 10:02 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				General 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Apr 2001 
					Location: Cincinnati, Ohio, USA 
					
					
						Posts: 4,547
					 
					 
	Thanks: 1 
	
		
			
				Thanked 7 Times in 5 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: SE4 Templatizer Ready for Download!
			 
             
			
		
		
		
		@Aiken: 
2. Oops! I will do that!   ops: 
3. Yes, you need 1.5 because I was lazy and used generic classes.    Java is pretty insistent about pushing updates at you so you might already have it. 
4. What's so bad about .NET compared to Java? The runtimes are about the same size to install...   
@leo1434: 
Yeah, sorry about all the trouble... I've just been wanting to get something out there. Calc is licensed under the LGPL, though, so I'm pretty sure I'd be allowed to include a Windows binary with my distribution of the templatizer, as long as I provided a link to the source code as well. (Anyone want to back me up on that? I don't feel like perusing the whole license again!   ) 
As for an installer, I'd have to see... I've never found a really decent installer generator, and the program doesn't require a whole lot of files to run. But I could whip up a little batch file or Java program which would copy the files to convenient locations, and maybe even put them in your PATH environment variable so you can call them from anywhere...  
		
	
		
		
		
		
		
		
			
				__________________ 
				The Ed draws near! What dost thou deaux?
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 24th, 2005, 01:29 AM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Major 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Jan 2004 
					Location: Taganrog, Russia 
					
					
						Posts: 1,087
					 
					 
	Thanks: 0 
	
		
			
				Thanked 0 Times in 0 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: SE4 Templatizer Ready for Download!
			 
             
			
		
		
		
		
	Quote: 
	
	
		
			
				Ed Kolis said: 
4. What's so bad about .NET compared to Java? The runtimes are about the same size to install...   
			
		 | 
	 
	 
  It will be #5: 
5) Send Java there dotnet is already buried   
5.1) Don't take it seriously, I'm just nitpicking   
I bet that lgpl allow you to redistribute compiled libraries if you put a license and credits files into your package. But you better ask about it in the calc mailing list, I think.  
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 24th, 2005, 01:57 AM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				General 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Apr 2001 
					Location: Cincinnati, Ohio, USA 
					
					
						Posts: 4,547
					 
					 
	Thanks: 1 
	
		
			
				Thanked 7 Times in 5 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: SE4 Templatizer Ready for Download!
			 
             
			
		
		
		
		All right, I've asked the primary author of calc for permission to include a Windows binary with the templatizer... we'll see how that goes!    
		
	
		
		
		
		
		
		
			
				__________________ 
				The Ed draws near! What dost thou deaux?
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				February 24th, 2005, 02:21 AM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				General 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Apr 2001 
					Location: Cincinnati, Ohio, USA 
					
					
						Posts: 4,547
					 
					 
	Thanks: 1 
	
		
			
				Thanked 7 Times in 5 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: SE4 Templatizer Ready for Download!
			 
             
			
		
		
		
		OK, I fixed the bug with the file format, and also fixed the Linux/UNIX shell script so it can actually pass command line arguments to the templatizer. 
		
	
		
		
		
		
		
		
			
				__________________ 
				The Ed draws near! What dost thou deaux?
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				June 18th, 2005, 06:12 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				General 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Apr 2001 
					Location: Cincinnati, Ohio, USA 
					
					
						Posts: 4,547
					 
					 
	Thanks: 1 
	
		
			
				Thanked 7 Times in 5 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				3.0.5 bugfix release
			 
             
			
		
		
		
		Fixed a bug in the templatizer - it didn't like when I divided an array item by something; it treated the slash as a comment!    New version attached.  
		
	
		
		
			
		
		
		
		
		
		
		
			
				__________________ 
				The Ed draws near! What dost thou deaux?
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				July 28th, 2005, 07:22 PM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				General 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Apr 2001 
					Location: Cincinnati, Ohio, USA 
					
					
						Posts: 4,547
					 
					 
	Thanks: 1 
	
		
			
				Thanked 7 Times in 5 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: 3.0.5 bugfix release
			 
             
			
		
		
		
		Hey, I found out about this Java library called JEP which can do pretty much everything that calc does, so hopefully we'll soon have a fully Java-based templatizer - no more compiling C code to run it on windows    
		
	
		
		
		
		
		
		
			
				__________________ 
				The Ed draws near! What dost thou deaux?
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				July 29th, 2005, 12:44 AM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Shrapnel Fanatic 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Dec 2000 
					Location: USA 
					
					
						Posts: 15,630
					 
					 
	Thanks: 0 
	
		
			
				Thanked 31 Times in 19 Posts
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: 3.0.5 bugfix release
			 
             
			
		
		
		
		pme eptf. Dedp,r@ 
		
	
		
		
		
		
		
		
			
				__________________ 
				Creator of the Star Trek Mod - AST Mod - 78 Ship Sets - Conquest Mod - Atrocities Star Wars Mod - Galaxy Reborn Mod - and Subterfuge Mod.
			 
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
	
	
		
	
	
	
		
		
		
			
			 
			
				July 29th, 2005, 01:24 AM
			
			
			
		  
	 | 
 
	
		
		
		
			  | 
			
 
  
			
				
				
				Shrapnel Fanatic 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Mar 2003 
					Location: CHEESE! 
					
					
						Posts: 10,009
					 
					 
	Thanks: 0 
	
		
			
				Thanked 7 Times in 1 Post
			
		
	 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
 
    
	
     
	
	
		
		
		
			
			
				 
				Re: 3.0.5 bugfix release
			 
             
			
		
		
		
		Uh?? 
		
	
		
		
		
		
		
		
			
				__________________ 
				If I only could remember half the things I'd forgot, that would be a lot of stuff, I think - I don't know; I forgot!  
A* E* Se! Gd! $-- C-^- Ai** M-- S? Ss---- RA Pw? Fq Bb++@ Tcp? L++++ 
  Some of my webcomics. I've got 400+ webcomics at Last count, some dead. 
Sig updated to remove non-working links.
			  
		
		
		
		
		
		
	
		
		
	
	
	 | 
 
 
 
	 
	
		 
	 
 
 
	
		
	
	
	
	
	
	
	
		
	
		 
		Posting Rules
	 | 
 
	
		
		You may not post new threads 
		You may not post replies 
		You may not post attachments 
		You may not edit your posts 
		 
		
		
		
		
		HTML code is On 
		 
		
	  | 
 
 
	 | 
	
		
	 | 
 
 
     |  
 |