Code::Blocks Forums
		User forums => Help => Topic started by: guido on November 16, 2018, 03:12:51 pm
		
			
			- 
				I previously built 17.12 on a Debian derivative Linux machine. Everything built and said that it installed, but the contrib plugins like wxSmith didn't show up in the menuing system.
I'm going to try building on a different system. Is there anything I should look for that might explain this problem?
			 
			
			- 
				Did you specify --with-contrib-plugins=all when calling configure?
			 
			
			- 
				ouch! That's probably a winner. I was going to say that it wasn't in the build instructions, but now that I know what to look for, it's right there.  Thanks.