« Introducing SpeedReaderFX, powered by JavaFX and JFXtras | Main | Pickin' and grinnin' with the JFXtras Picker control »

September 16, 2009

Comments

Videoovervågning

thanks for sharing about it.

James Weaver

Charles,

I updated the JFXtras JAR files in the project. Can you please try it again and let me know if you are still having that issue?

Thanks,
Jim Weaver

James Weaver

Charles,
Are you using JavaFX SDK 1.2.1 ?

Thanks,
Jim Weaver

Charles Tam

Hi James,
I've tried to compile your sample app download from svn. Unfortunately, I've the following compiler error. Could you please tell me how to resolve it?

"Note: An internal error has occurred in the OpenJFX compiler. Please file a bug at the Openjfx-compiler issues home (https://openjfx-compiler.dev.java.net/Issues)
after checking for duplicates. Include in your report:
- the following diagnostics
- file C:\Documents and Settings\ctam\Local Settings\Temp\javafx_err_731429413696163839.txt
- and if possible, the source file which triggered this problem.
Thank you.
D:\code\java\_fx\_jfxtras\svn\samples\trunk\SpeedReaderFX\src\org\jfxtras\speedreader\ui\SpeedReaderMain.fx:398: incompatible types
found : com.sun.javafx.runtime.location.SequenceVariable
required: com.sun.javafx.runtime.location.SequenceLocation
rows: bind if (not model.hideRowsWithNoImage) {
1 error
ERROR: javafxc execution failed, exit code: 1
D:\code\java\_fx\_jfxtras\svn\samples\trunk\SpeedReaderFX\nbproject\build-impl.xml:143: exec returned: -1
BUILD FAILED (total time: 3 seconds)
"

The comments to this entry are closed.

Categories