FAQ: I want to program the Omega in C and C++, is this possible?
- 
					
					
					
					
 Yes, this is possible, but it will be more complex than using a scripting language like Python. Take a look at our documentation: And blog posts: - Compiling C & C++ Applications on the Omega
- Series on Cross-Compiling C & C++ Programs:
 
 
- 
					
					
					
					
 on this page ( https://onion.io/2bt-cross-compiling-c-programs-part-3/ ) there is a dead link, see the link to in "See our c-cross-compile-example repo on GitHub for the code." 
 
- 
					
					
					
					
 Another dead link on https://docs.onion.io/omega2-docs/cross-compiling.html in the sentence "Our guide is loosely based on LEDE’s own build system installation instructions, check their instructions out if something is unclear." 
 
- 
					
					
					
					
 @WickedCreations fixed both. Thanks for the heads up 
 
