Skip to content

raphsaeed/prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g++ -o test test.cpp $(pkg-config --cflags --libs gstreamer-1.0)

gcc -o your_program your_program.c $(pkg-config --cflags --libs gstreamer-1.0)
g++ -o test test.cpp $(pkg-config --cflags --libs gstreamer-1.0)

Mac VS code
/usr/bin/clang++ -fcolor-diagnostics -fansi-escape-codes -std=c++17 -stdlib=libc++ -g -I/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 /Volumes/Projects/Projects/cpp/SymReg/symreg.cpp -o /Volumes/Projects/Projects/cpp/SymReg/symreg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published