Forum Discussion
PARTHASARATHI_S
Feb 13, 2020Copper Contributor
Build is getting failed with error code 2=“null” and 255=“null” in Windows 10 OS
Hi All, When we are building our code, we are getting the build error such as 255="null" and 2="null". We have no clue how to fix this build error. We are facing this build error after we mi...
HotCakeX
Feb 20, 2020MVP
Hi,
could you mention which Windows 10 OS build/version are you using?
it could also be related to VS 2005 which is 15 years old now
could you mention which Windows 10 OS build/version are you using?
it could also be related to VS 2005 which is 15 years old now
PARTHASARATHI_S
Feb 21, 2020Copper Contributor
Hi HotCakeX
Please find the Windows Specifications below.
Edition: Windows 10 Enterprise
Version: 1809
OS build: 17763.1039
We are using the below mentioned compilers for our build process:
gcc version 4.2.3
Visual Studio 2005
The Make utility version is given below.
GNU Make version 3.79.1
Note :
Its a blocker for us, please help us at the earliest.
Thanks and regards,
S.Parthasarathi
- HotCakeXFeb 21, 2020MVPIs it not possible to use a more recent version of Visual Studio? such as 2019?
just give it a try, there is high chance it will fix the problem.- PARTHASARATHI_SFeb 21, 2020Copper Contributor
- HotCakeXFeb 21, 2020MVPGood luck, let me know how it goes 🙂