[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ice-users] [EXTERNAL] Developing MOOSE with ICE
|
Hi Alex,
I have retried the same steps and I still facing the same issue, i.e. I am not able to change the Tool Chain from within the GUI. Please find attached the following screenshots:
1) eclipse_ice_error_07_13: Screenshot of the same error.
2) version_info: ICE Version 20160710 (so it doesn't seem to be the 12th July build, although I guess that doesn't matter)
Additionally, I noticed the following in the earlier build and I encountered it in the latest also. I don't know if this is a valid issue.
1) Since the 'make all' for the Moose app doesn't work through the GUI, i.e. the console prints "Nothing to be done for animal", I execute "make all" from the terminal instead. This produces:
Makefile:19: ~/ICE/workspace/moose/framework/
build.mk: No such file or directory
Makefile:20: ~/ICE/workspace/moose/framework/
moose.mk: No such file or directory
Makefile:24: ~/ICE/workspace/moose/modules/
modules.mk: No such file or directory
make: ~/ICE/workspace/moose/framework/scripts/find_dep_apps.py: Command not found
Makefile:32: ~/ICE/workspace/moose/framework/
app.mk: No such file or directory
make: *** No rule to make target `/home/ram/ICE/workspace/moose/framework/
app.mk'. Stop.
It looks like the Makefile expects the moose/ folder to be under workspace/ which is fine. I created a softlink to my original moose folder and then the 'make all' command works, with my default Linux GCC toolchain and doesn't ask for LLVM-GCC.
Hope this helps in narrowing down the issue.
Attachment:
eclipse_ice_error_07_13.png
Description: PNG image
Attachment:
version_info.png
Description: PNG image