SOS, can anybody help to fix this problem, really have no clue to fix it ..
-
Sorry for my poor English, I am not native speaker. this code is run in qtcreator under linux(redhat), while I click "Run" and compile it , there is no error message, but the command window don't come out, it should come out and I can enter some option for the program, I ask some others, but still not fix it yet. I put a link here, U can find the code, and hope somebody can spend your treasure time to look at it. Thanks for any help! I am waiting for help online~
https://drive.google.com/file/d/0B29hakUuLM7WejgyZ1FhaUNEYm8/edit?usp=sharing -
Hi,
The file can't be accessed
-
Sorry about the mistake, here is a new link, many thanks for your reply and time!
https://drive.google.com/file/d/0B29hakUuLM7WejgyZ1FhaUNEYm8/edit?usp=sharing
[quote author="SGaist" date="1407880026"]Hi,The file can't be accessed[/quote]
-
Are you using a Qt version equal or higher to 5.2 and a Qt Creator version below 3 ? If so, update Qt Creator
-
Thanks for your reply sir, now I add a user interface for the program, and it work on ubantu of my friend, but can't work on the red hat here, when I input the image and click Ok to let it run, the interface just disappear immediately and in the "Application Output", it says: The program has unexpectedly finished, it seems that it doesn't keep the computing and stop for some reason. Can have a look at the code and hope u can give me the idea to fix it.
https://drive.google.com/file/d/0B29hakUuLM7WelJmdlUwdnVvMDg/edit?usp=sharing
[quote author="SGaist" date="1407923879"]Are you using a Qt version equal or higher to 5.2 and a Qt Creator version below 3 ? If so, update Qt Creator[/quote] -
Then first run it through a debugger, it will tell you where it crashes