Skip to content

Instantly share code, notes, and snippets.

View admshao's full-sized avatar

Fabio Madia - Shaolin admshao

View GitHub Profile
22:46:46.855: CPU Name: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
22:46:46.856: CPU Speed: 3500MHz
22:46:46.856: Physical Cores: 4, Logical Cores: 8
22:46:46.856: Physical Memory: 8136MB Total, 4997MB Free
22:46:46.856: Windows Version: 10.0 Build 10240 (revision: 16384)
22:46:46.856: Aero is Enabled (Aero is always on for windows 8 and above)
22:46:46.862: OBS 0.11.4 (64bit, windows)
22:46:46.862: ---------------------------------
22:46:46.862: ---------------------------------
22:46:46.862: audio settings reset:
00:12:25.188: CPU Name: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
00:12:25.188: CPU Speed: 3500MHz
00:12:25.188: Physical Cores: 4, Logical Cores: 8
00:12:25.188: Physical Memory: 8136MB Total, 4509MB Free
00:12:25.188: Windows Version: 10.0 Build 10240 (revision: 16384)
00:12:25.188: Aero is Enabled (Aero is always on for windows 8 and above)
00:12:25.205: OBS 0.11.4 (64bit, windows)
00:12:25.205: ---------------------------------
00:12:25.206: ---------------------------------
00:12:25.206: audio settings reset:
23:55:56.107: CPU Name: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
23:55:56.107: CPU Speed: 3500MHz
23:55:56.107: Physical Cores: 4, Logical Cores: 8
23:55:56.107: Physical Memory: 8136MB Total, 4643MB Free
23:55:56.107: Windows Version: 10.0 Build 10240 (revision: 16384)
23:55:56.107: Aero is Enabled (Aero is always on for windows 8 and above)
23:55:56.125: OBS 0.11.4 (64bit, windows)
23:55:56.125: ---------------------------------
23:55:56.126: ---------------------------------
23:55:56.127: audio settings reset:
20:49:01.281: CPU Name: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
20:49:01.282: CPU Speed: 3500MHz
20:49:01.282: Physical Cores: 4, Logical Cores: 8
20:49:01.282: Physical Memory: 8136MB Total, 5554MB Free
20:49:01.282: Windows Version: 10.0 Build 10240 (revision: 16384)
20:49:01.282: Aero is Enabled (Aero is always on for windows 8 and above)
20:49:01.301: OBS 0.11.4 (64bit, windows)
20:49:01.301: ---------------------------------
20:49:01.302: ---------------------------------
20:49:01.302: audio settings reset:
I download Qt 5.5 from their website and installed on my home folder. Than created a symbolic link for include files into /usr/include and the same for libs into /usr/lib/
Now i`m using this Makefile https://gist.github.com/admshao/99ba99ddf4a8a3b2fe4d
and it results in this https://gist.github.com/admshao/4bd6d156cc6726779410
I dunno how to proceed
ifndef OBS_INCLUDE
OBS_INCLUDE = /usr/include/obs
endif
ifndef OBS_LIB
OBS_LIB = /usr/lib
endif
CXXFLAGS = -std=c++11 -Wall -g -fPIC -I$(OBS_INCLUDE) -I./src -I/home/shaolin/Qt/5.5/gcc_64/include -I/home/shaolin/Qt/5.5/gcc_64/include/QtGui -I/home/shaolin/Qt/5.5/gcc_64/include/QtWebKitWidgets -I/home/shaolin/Qt/5.5/gcc_64/include/QtWidgets -I/home/shaolin/Qt/5.5/gcc_64/include/QtCore -I/home/shaolin/Qt/5.5/gcc_64/include/QtNetwork
CXX = g++
RM = /bin/rm -rf
g++ -c -std=c++11 -Wall -g -fPIC -I/usr/include/obs -I./src -I/home/shaolin/Qt/5.5/gcc_64/include -I/home/shaolin/Qt/5.5/gcc_64/include/QtGui -I/home/shaolin/Qt/5.5/gcc_64/include/QtWebKitWidgets -I/home/shaolin/Qt/5.5/gcc_64/include/QtWidgets -I/home/shaolin/Qt/5.5/gcc_64/include/QtCore -I/home/shaolin/Qt/5.5/gcc_64/include/QtNetwork src/qtwebkit-main.cpp -o build/qtwebkit-main.o
g++ -c -std=c++11 -Wall -g -fPIC -I/usr/include/obs -I./src -I/home/shaolin/Qt/5.5/gcc_64/include -I/home/shaolin/Qt/5.5/gcc_64/include/QtGui -I/home/shaolin/Qt/5.5/gcc_64/include/QtWebKitWidgets -I/home/shaolin/Qt/5.5/gcc_64/include/QtWidgets -I/home/shaolin/Qt/5.5/gcc_64/include/QtCore -I/home/shaolin/Qt/5.5/gcc_64/include/QtNetwork src/qtwebkit-source.cpp -o build/qtwebkit-source.o
g++ -c -std=c++11 -Wall -g -fPIC -I/usr/include/obs -I./src -I/home/shaolin/Qt/5.5/gcc_64/include -I/home/shaolin/Qt/5.5/gcc_64/include/QtGui -I/home/shaolin/Qt/5.5/gcc_64/include/QtWebKitWidgets -I/home/shaolin/Qt/5.5/gcc_64/include/QtWidgets -I/home/
Informações do computador:
Fabricante: Unknown
Modelo: Unknown
Tipo: Computador de mesa
Sem entrada de toque
Informações do processador:
Fabricante da CPU: GenuineIntel
Marca da CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Família do processador: 0x6
03:32:39.507: CPU Name: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
03:32:39.507: CPU Speed: 4008MHz
03:32:39.507: Physical Cores: 4, Logical Cores: 8
03:32:39.507: Physical Memory: 32727MB Total, 28028MB Free
03:32:39.507: Windows Version: 10.0 Build 15063 (revision: 296; 64-bit)
03:32:39.507: Running as administrator: true
03:32:39.507: Aero is Enabled (Aero is always on for windows 8 and above)
03:32:39.508: Portable mode: false
03:32:39.573: OBS 19.0.2-24-g340eb32a (64bit, windows)
03:32:39.573: ---------------------------------
Informações do computador:
Fabricante: Unknown
Modelo: Unknown
Tipo: Computador de mesa
Sem entrada de toque
Informações do processador:
Fabricante da CPU: GenuineIntel
Marca da CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Família do processador: 0x6