"Cannot find dynamic library 'libcpuid.so.14.0.0'"

#94
This commit is contained in:
eloaders 2019-10-30 19:51:58 +01:00
parent 0c10102578
commit 37b6cd249c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
' The module was written by vuott from http://www.gambas-it.org/
' http://www.gambas-it.org/smf/index.php?action=profile;u=402
Library "libcpuid:14.0.0"
Library "libcpuid:14.0.1"
Public Struct cpu_raw_data_t
basic_cpuid[32, 4] As Integer