Today I download some fp growth source code from some site.
and compile them and got this error.
error: extra qualification ‘Item::’ on member ‘Item’.
I think it may cause by new compiler didn't want Item:: (class meaning)ahead of Item (function meaning).
แสดงบทความที่มีป้ายกำกับ error แสดงบทความทั้งหมด
แสดงบทความที่มีป้ายกำกับ error แสดงบทความทั้งหมด
วันอังคารที่ 13 กรกฎาคม พ.ศ. 2553
วันศุกร์ที่ 20 พฤศจิกายน พ.ศ. 2552
Weird about libstdc++.so.5 Error
Yesterday , I try to setup Hadoop on eclipse on Ubuntu in Virtual Box.
I found Error about Missing some class. It say
"BUILD FAILED
build.xml :316: Unable to find a javac compiler
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr/lib/jvm/java-6-openjdk/jre"
".
First , you should download JDK from sun micro system and install it's packages.
Don't forget to "chmod +x" if you can't run install command.
or you may can "sudo apt-get install" that something I don't know too.
if you encounter problem about
"./java_ee_sdk_linux.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory"
or similar to this you may get the wrong .bin file.
Try to download Other file that not the same as old one.
If you got the right .bin file now. Don't forget to "chmod +x" if you can't run install command.
then run "./".
Additionally , you may move the JDK folder to the well-manner category "/usr/lib/jvm".
(If you can't use copy command then omit it. use move instead it then finish successful.)
After you finish install jdk then do the last step to let's Ant correctly run.
Lastly , Add tools.jar to Ant Runtime Classpath.
The Problem solved.
I found Error about Missing some class. It say

build.xml :316: Unable to find a javac compiler
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr/lib/jvm/java-6-openjdk/jre"
".
First , you should download JDK from sun micro system and install it's packages.
Don't forget to "chmod +x
or you may can "sudo apt-get install
if you encounter problem about
"./java_ee_sdk_linux.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory"
or similar to this you may get the wrong .bin file.
Try to download Other file that not the same as old one.
If you got the right .bin file now. Don't forget to "chmod +x
then run "./
Additionally , you may move the JDK folder to the well-manner category "/usr/lib/jvm".
(If you can't use copy command then omit it. use move instead it then finish successful.)
After you finish install jdk then do the last step to let's Ant correctly run.
Lastly , Add tools.jar to Ant Runtime Classpath.

วันจันทร์ที่ 14 กันยายน พ.ศ. 2552
Set up CUDA Project #3 : LNK1181 again
I encounter LNK1181 again but not error that occur is
(fatal error LNK1181 : cannot open input file 'cudart.lib')
the solution is the same only delete double quote in
project > properties > Configuration Properties > Linker > General > Additional Library Directories
(fatal error LNK1181 : cannot open input file 'cudart.lib')
Labels:
build,
cuda,
error,
link,
LNK1181,
Nvdia,
visual C++,
visual studio
วันอังคารที่ 12 พฤษภาคม พ.ศ. 2552
ReferenceError: Error #1056: Cannot create property [property name] on [class name]
many things occur yesterday. As I re-start learning flash action script 3.
most occur error is this error.
ReferenceError: Error #1056: Cannot create property firstmon on mike.map1.
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at mike::map1()
other thing I learned. I will write other day. maybe after my project rather finish.
this problem always occur when you did not declare variable in document class.
to solve this problem.
you should declare variable as many as you define object name in .fla file.
and don't forgot declare these variables to public.
for example
I have movie clip name "firstmon" in fla file.
and I map this fla with this class
I the class I should declare definition for firstmon to solve error.
think I should help you. thx.
most occur error is this error.
ReferenceError: Error #1056: Cannot create property firstmon on mike.map1.
at flash.display::Sprite/constructChildren()
at flash.display::Sprite()
at flash.display::MovieClip()
at mike::map1()
other thing I learned. I will write other day. maybe after my project rather finish.
this problem always occur when you did not declare variable in document class.
to solve this problem.
you should declare variable as many as you define object name in .fla file.
and don't forgot declare these variables to public.
for example
I have movie clip name "firstmon" in fla file.
and I map this fla with this class
I the class I should declare definition for firstmon to solve error.
think I should help you. thx.
วันอาทิตย์ที่ 10 พฤษภาคม พ.ศ. 2552
Server Application Unavailable
Today I come back to start pracatice work.
But encounter problem "Server Application Unavailable".
after trying to open services (I close it on sunday becuase it make slow down mycom) and googling
The Url most useful Help information is
solve Server Application Unavailable
finally, I found I stuck at fifth problem and remember that on saturday I delete 2 user in mycomputer.
after that I only follow instruction step
But encounter problem "Server Application Unavailable".
after trying to open services (I close it on sunday becuase it make slow down mycom) and googling
The Url most useful Help information is
solve Server Application Unavailable
finally, I found I stuck at fifth problem and remember that on saturday I delete 2 user in mycomputer.
after that I only follow instruction step
Ctrl+B Nvdia Controlpanel Flash break
Today I little stuck at my favourite short cut Ctrl+B.
I can't break apart symbol in Flash.
Nvdia program alert like this.

To solve is easy. First open nView Desktop Manager.
then select User Interface tab.
then select Options button in Windows system menu part. or checkout Add nView opotions to system menus
if you select options then checkout Transparent (short cut of nVidia will disabled too)
I can't break apart symbol in Flash.
Nvdia program alert like this.
To solve is easy. First open nView Desktop Manager.
then select User Interface tab.
then select Options button in Windows system menu part. or checkout Add nView opotions to system menus
if you select options then checkout Transparent (short cut of nVidia will disabled too)
สมัครสมาชิก:
บทความ (Atom)