-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
when import netty,its error #500
Comments
这是我的windows平台本地编译的参数希望能帮到你
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
### pom.xml:
org.openjfx
javafx-controls
${javafx.version}
org.openjfx
javafx-fxml
${javafx.version}
io.netty
netty-all
4.1.86.Final
commons-io
commons-io
2.10.0
### error:
[周四 2月 22 13:03:57 CST 2024][信息] [SUB] 正在创建库 D:\idea2023\workspace\HelloFXML\HelloFXML\target\gluonfx\x86_64-windows\HelloFXML.lib 和对象 D:\idea2023\workspace\HelloFXML\HelloFXML\target\gluonfx\x86_64-windows\HelloFXML.exp
[周四 2月 22 13:03:57 CST 2024][信息] [SUB] hellofx.hellofxml.obj : error LNK2001: 无法解析的外部符号 Java_com_sun_management_internal_OperatingSystemImpl_initialize0
[周四 2月 22 13:03:57 CST 2024][信息] [SUB] D:\idea2023\workspace\HelloFXML\HelloFXML\target\gluonfx\x86_64-windows\HelloFXML.exe : fatal error LNK1120: 1 个无法解析的外部命令
[周四 2月 22 13:03:57 CST 2024][严重] Process link failed with result: 1120
Check the log files under D:\idea2023\workspace\HelloFXML\HelloFXML\target\gluonfx\x86_64-windows\gvm\log
And please check https://docs.gluonhq.com/ for more information.
[周四 2月 22 13:03:57 CST 2024][信息] Logging process [link] to file: D:\idea2023\workspace\HelloFXML\HelloFXML\target\gluonfx\log\process-link-1708578237854.log
[周四 2月 22 13:03:57 CST 2024][严重] Linking failed.
The text was updated successfully, but these errors were encountered: