Re: [deal.II] About setting up a new project

2021-07-09 Thread Hyun-Geun Shin
I made some mistakes, but I have the file.Thank you. 2021년 7월 9일 (금) 오후 6:00, Wolfgang Bangerth 님이 작성:On 7/9/21 9:26 AM, Hyun-Geun Shin wrote:> The error is CMake Error at> > /usr/local/share/deal.II/macros/macro_deal_ii_invoke_autopilot.cmake:54 > (ADD_EXECUTABLE):> > Cannot find source file:> > new.ccHyun-Geun: Is there such a file 'new.cc'? If not, the error message is quite clear.Best  W.-- Wolfgang Bangerth          email:                 bange...@colostate.edu                            www: http://www.math.colostate.edu/~bangerth/-- The deal.II project is located at http://www.dealii.org/For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en--- You received this message because you are subscribed to the Google Groups "deal.II User Group" group.To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/10bd5508-a6ae-3afe-f198-be9d0ce20d93%40colostate.edu.



-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/E5E4C319-A8FF-4D60-8466-1D7771BC62C3%40hxcore.ol.


Re: [deal.II] About setting up a new project

2021-07-09 Thread Wolfgang Bangerth

On 7/9/21 9:26 AM, Hyun-Geun Shin wrote:

The error is CMake Error at

/usr/local/share/deal.II/macros/macro_deal_ii_invoke_autopilot.cmake:54 
(ADD_EXECUTABLE):


Cannot find source file:

new.cc


Hyun-Geun: Is there such a file 'new.cc'? If not, the error message is quite 
clear.


Best
 W.


--

Wolfgang Bangerth  email: bange...@colostate.edu
   www: http://www.math.colostate.edu/~bangerth/

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/10bd5508-a6ae-3afe-f198-be9d0ce20d93%40colostate.edu.


[deal.II] About setting up a new project

2021-07-09 Thread Hyun-Geun Shin
Hello I am making a new project using one of examples.So, I copied the folder of an example. Let me say the project name is “new”.I opened CMakeLists.txt and I wrote “SET(TARGET “new”) in the sixth line.Then, I typed “cmake .” but I have some error.The error is CMake Error at /usr/local/share/deal.II/macros/macro_deal_ii_invoke_autopilot.cmake:54 (ADD_EXECUTABLE): Cannot find source file:new.cc Please help me set up a new project. Best regards Hyungeun   



-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/6E030E9D-B011-4141-95DD-259229F66062%40hxcore.ol.