The problem is that you do not have a working compiler installed. If
this is an Ubuntu try to run:

  $ sudo apt install gcc g++ gdb make ninja-build

to get a working toolchain. You might also be interested in the clang
toolchain:

  $ sudo apt install clang-format clangd clang


Best,
Matthias



On Fri, Apr 19, 2024, at 19:23 CDT, Adnan <adnanork...@gmail.com> wrote:

> Thanks for the reply.
> please find the fotos attached.
> i am confused about how to give the path and what should i do to correct.
> Everytime i was making mistake.
> Mit freundlichen Grüßen
> Adnan Khan
>
> *Climate is important. Be kind to our environment....!!! *
>
>
> On Sat, Apr 20, 2024 at 12:55 AM Wolfgang Bangerth <bange...@colostate.edu>
> wrote:
>
>> On 4/19/24 15:56, Adnan wrote:
>> >
>> > Fixing CMake was unable to find a build program corresponding to "Unix
>> Makefiles".
>> > CMAKE_MAKE:PROGRAm ist not set.
>> > You probably need to select a different build tool.
>> > CMAKE_CXX_Compiler not set after enablelanguage.
>>
>> Adnan:
>> can you remove everything in your build directory, run cmake again, and if
>> you
>> get the same error again, show us *exactly* the command line you are using?
>>
>> 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/13da9874-fb59-49e5-9029-5313fddf9385%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/87r0f0eutr.fsf%4043-1.org.

Reply via email to