On Sat, Jan 4, 2014 at 1:09 PM, Jishnu M Thampan <[email protected]> wrote: > I have an opencv code. can I use the vi editor available in the angstrom to > write the program and use gcc to compile the same.? is any linking of > opencv libraries necessary ? if so what is the procedure? >
Yes. The editor has nothing to do with your opencv code. You would need to follow the same procedure for compiling and linking against the opencv library as you would on a typical desktop environment. Search the archives for the exact steps. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
