Renamed my project from Wiced-SDK to MyWiced-SDK and now could not build.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Following error is received in Console after renaming my project from Wiced-SDK to MyWiced-SDK:

**** Build of configuration Default for project MyWiced-SDK ****

(Cannot run program "\make.exe": Launching failed)

0 Likes
1 Solution
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Point to a correct location of the make from eclipse.

After renaming project from Wiced-SDK to MyWiced-SDK, update the “Build command” to “${workspace_loc:/MyWiced-SDK}/make.exe” in Properties -> C/C++ Build, Builder Settings.

pastedImage_4.png

View solution in original post

1 Reply
SeyhanA_31
Employee
Employee
250 replies posted 100 replies posted 50 replies posted

Point to a correct location of the make from eclipse.

After renaming project from Wiced-SDK to MyWiced-SDK, update the “Build command” to “${workspace_loc:/MyWiced-SDK}/make.exe” in Properties -> C/C++ Build, Builder Settings.

pastedImage_4.png