Hi Martin. Martin Gansser: > I am trying to compile MSearch, a program needed by Mediathekview. > https://martinkg.fedorapeople.org/Packages/MediathekView/MSearch.spec > > dependencies: openjfx, i compiled the src.rpm file from: > https://jonny.fedorapeople.org/openjfx-8.0.152-3.b00.fc25.src.rpm > > When I try to compile msearch, I get the following error: > /home/martin/rpmbuild/BUILD/MSearch-3467040e54e31625425eb33dcd0f20a8da575dc4/src/main/java/mSearch/tool/SysMsg.java:22: error: package javafx.collections does not exist > import javafx.collections.FXCollections; > ^ > /home/martin/rpmbuild/BUILD/MSearch-3467040e54e31625425eb33dcd0f20a8da575dc4/src/main/java/mSearch/tool/SysMsg.java:23: error: package javafx.collections does not exist > import javafx.collections.ObservableList; > ^ > /home/martin/rpmbuild/BUILD/MSearch-3467040e54e31625425eb33dcd0f20a8da575dc4/src/main/java/mSearch/tool/SysMsg.java:27: error: cannot find symbol > public static ObservableList<String> textSystem = FXCollections.observableArrayList(); > ^ Hi, thanks for testing the openjfx package. There is a second step that needs to performed manually. These steps are described in /usr/share/doc/openjfx/README.fedora. Jonny
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx