1
00:00:00,710 --> 00:00:02,030
Hello, welcome back.

2
00:00:02,450 --> 00:00:10,040
So this lesson is a recent update to the course, so did the sound of the microphone might be different

3
00:00:10,040 --> 00:00:14,560
from the rest of the course content because this is recently added, so just bear with me.

4
00:00:15,320 --> 00:00:19,810
So in this lesson, I'm going to show you how to change the compiler.

5
00:00:20,570 --> 00:00:27,490
The course was recorded using the call you Vision Compiler five, but if you download the call you vision

6
00:00:27,500 --> 00:00:31,670
set up recently did the default compiler compiler six.

7
00:00:32,150 --> 00:00:37,040
So because of that, some of the code in the course might be optimized for Compiler six.

8
00:00:37,380 --> 00:00:43,970
So I want you to set the compiler to the compiler five that I used in Teach-In so that you wouldn't

9
00:00:43,970 --> 00:00:46,040
face any difficulties to do that.

10
00:00:46,040 --> 00:00:47,310
You simply come over here.

11
00:00:47,660 --> 00:00:49,610
This is known as options for Target.

12
00:00:49,700 --> 00:00:55,490
You click here and then you come over here to M Compiler over here.

13
00:00:55,520 --> 00:00:56,920
It's saying use default.

14
00:00:56,930 --> 00:00:59,510
Compiler five by Yose might not see this.

15
00:00:59,510 --> 00:01:01,260
You might see something else.

16
00:01:01,610 --> 00:01:04,700
So just come over here and change it to use default.

17
00:01:04,700 --> 00:01:09,380
Compiler five compiler use default compiler version five.

18
00:01:09,680 --> 00:01:10,520
That's all there is.

19
00:01:11,240 --> 00:01:17,540
If you ever realize that sometimes your we would have something known as the pseudo delay or the forcedly,

20
00:01:17,900 --> 00:01:23,030
if you realize that sometimes that delay, the pseudo delay is not working, it's because you are probably

21
00:01:23,030 --> 00:01:30,800
using compiler six and compiler six has optimized our pseudo delay code such that it's almost as if

22
00:01:30,800 --> 00:01:31,610
it doesn't exist.

23
00:01:32,030 --> 00:01:38,360
So set in things like the simple things that you would see that it works or might end and it doesn't

24
00:01:38,510 --> 00:01:39,620
work on your end.

25
00:01:40,460 --> 00:01:44,030
The first guess should be that you are probably using a different compiler.

26
00:01:44,450 --> 00:01:44,850
Right?

27
00:01:45,440 --> 00:01:45,950
So that's it.

28
00:01:45,950 --> 00:01:46,730
But yeah.

29
00:01:47,420 --> 00:01:49,660
So if you have any questions, just let me know.

30
00:01:49,670 --> 00:01:51,890
So this is the end of this very lesson.

31
00:01:51,920 --> 00:01:53,210
I'll see you in the next lesson.
