CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Build SU2 in Xcode

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 27, 2020, 00:48
Default Build SU2 in Xcode
  #1
Member
 
Hyun Ko
Join Date: Jun 2009
Posts: 32
Rep Power: 16
hyunko is on a distinguished road
Hi all,

I want to build SU2 7.0.3 in Xcode 11.4.1.

When I tried. I opened the file "SU2_CFD.xcodeproj" by Xcode and tried to build it.
Unfortunately, it did not work.

Are there any instruction or help pages for this Xcode building?

Actually, I want to understand the code with debugging.

Thanks.
hyunko is offline   Reply With Quote

Old   April 27, 2020, 13:29
Default
  #2
Senior Member
 
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7
wallym is on a distinguished road
Hi Hyun,

I have never used xcode, however, I use similiar software when debugging (Qt). What is the failure message?

Wally
wallym is offline   Reply With Quote

Old   May 8, 2020, 01:45
Default
  #3
Member
 
Hyun Ko
Join Date: Jun 2009
Posts: 32
Rep Power: 16
hyunko is on a distinguished road
Thanks Wally.
The following is the error messages.


Showing Recent Issues
/Users/hyunko/Work/SU2-7.0.3/SU2_CFD/include/output/tools/CWindowingTools.hpp:31:10: '../../../Common/include/option_structure.hpp' file not found

Showing Recent Issues
/Users/hyunko/Work/SU2-7.0.3/SU2_CFD/src/output/CAdjElasticityOutput.cpp:29:10: In file included from /Users/hyunko/Work/SU2-7.0.3/SU2_CFD/src/output/CAdjElasticityOutput.cpp:29:


Showing Recent Issues
/Users/hyunko/Work/SU2-7.0.3/SU2_CFD/include/output/CAdjElasticityOutput.hpp:30:10: In file included from /Users/hyunko/Work/SU2-7.0.3/SU2_CFD/src/output/../../include/output/CAdjElasticityOutput.hpp:30:


Showing Recent Issues
/Users/hyunko/Work/SU2-7.0.3/SU2_CFD/include/output/COutput.hpp:40:10: In file included from /Users/hyunko/Work/SU2-7.0.3/SU2_CFD/src/output/../../include/output/COutput.hpp:40:
hyunko is offline   Reply With Quote

Old   May 8, 2020, 12:32
Default
  #4
Senior Member
 
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7
wallym is on a distinguished road
Hi Hyunko,

There maybe an issue with the directory path in the output files. There may need to be an extra "../". I believe that the first issue will look for ../SU2_CFD/Common/.... (if I counted correctly) which doesnt exist. If you have access to the source code, you add the addition path.

If not, ill try to make changes to the develop branch of SU2 on github.

Please let me know if you have anymore issues.
Wally
wallym is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SU2 Parallel Build Install Issue jclegg SU2 4 October 20, 2020 04:28
Parallel Build for SU2 on Ubuntu McAero SU2 11 October 28, 2018 17:53
Building from Source on Windows using Cygwin64 ericthefatguy SU2 2 May 12, 2015 18:23
Build SU2 on Intel Xeon Phi akun646 SU2 Installation 1 August 4, 2014 04:50
SU2 3.0 build failure waku2005 SU2 Installation 4 January 24, 2014 12:40


All times are GMT -4. The time now is 08:25.