logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

cannot access class (in module java.desktop) because module java.desktop does not export

【代码】cannot access class (in module java.desktop) because module java.desktop does not export。

文章图片
AndroidStudio报错:Plugin with id ‘kotlin-android‘ not found.

要在自己的项目的build.gradle的buildscript中添加ext.kotlin_version ='1.3.72'然后在dependencies里添加classpath "org.

文章图片
#android#kotlin#开发语言
undefined reference to `major‘

/usr/bin/ld: udev/udevd.o: in function `static_dev_create_from_modules':/home/quantum6/udev-167/udev/udevd.c:829: undefined reference to `makedev'/usr/bin/ld: udev/udevd.o: in function `is_devpath_bus

未解决:configure: error: XCode tool ‘metal‘ neither found in path nor with xcrunchecking for metal...

detailchecking for metal... [not found]checking if metal can be run using xcrun... noconfigure: error: XCode tool 'metal' neither found in path nor with xcrun/private/tmp/openjdk-20220106-39245-sg7b9f

#xcode#macos
configure: error: C compiler cannot create executables

编译时,出现如下错误:checking for gcc... gccchecking whether the C compiler works... noconfigure: error: in `/home/quantum6/doubango/doubango':configure: error: C compiler cannot create executablesSee `c...

undefined reference to symbol 'dlsym@@GLIBC_2.17' libdl.so: error adding symbols: DSO missing from c

错误如下:/usr/bin/ld: /tmp/cc317wRL.o: undefined reference to symbol 'dlsym@@GLIBC_2.17'/usr/lib/gcc/aarch64-linux-gnu/5/../../../aarch64-linux-gnu/libdl.so: error adding symbols: DSO missing from com...

修改Android Studio默认的gradle目录

今天看了一下,gradle在C盘占用了40多G。我C盘是做GHOST的,放在这里不方便。

文章图片
#android studio
error: possibly undefined macro: AC_PROG_LIBTOOL

具体错误:configure.ac:53: error: possibly undefined macro: AC_PROG_LIBTOOLIf this token and others are legitimate, please use m4_pattern_allow.See the Autoconf documentation.autoreconf: /usr/bin/autoconf

mod_signalwire.c:371 Curl Result 1, Error: Protocol https not supported

  这是因为curl的编译参数。增加--with-ssl。具体参考:https://blog.csdn.net/quantum7/article/details/106130152

LINUX下载编译ffmpeg(doubango)

下载http://ffmpeg.org/download.html实际上现在有3、4两个系列。有朋友问,应该下载哪个?如果是使用ffmpeg本身,当然是下载新的。如果是跟其他版本整合编译,一般是使用3系列。解压tar xf ffmpeg-4.2.2.tar.bz2cd ffmpeg-4.2.2/编译ffmpeg的编译参数非常多,这里是参考doubango的编译参数。BU...

    共 373 条
  • 1
  • 2
  • 3
  • 38
  • 请选择