How to install Unity and CMock on Ubuntu

157 views
Skip to first unread message

sudheer.s dunna

unread,
Jan 6, 2022, 9:25:31 AM1/6/22
to ThrowTheSwitch Forums
How to install Unity and CMock on Ubuntu

Ryan Powell

unread,
Jan 18, 2022, 5:09:30 PM1/18/22
to ThrowTheSwitch Forums

Just got started this morning with Unity
```
git clone g...@github.com:ThrowTheSwitch/Unity.git
cd Unity
mkdir build && cd build && cmake ../ && make
```

Ryan Powell

unread,
Jan 18, 2022, 5:11:05 PM1/18/22
to ThrowTheSwitch Forums
eh google stripped out the git and made it g... so ignore that

Ryan Powell

unread,
Jan 18, 2022, 5:12:17 PM1/18/22
to ThrowTheSwitch Forums

I also forgot, from the build dir I typed sudo make clean install instead of make to install it to ubuntu
Reply all
Reply to author
Forward
0 new messages