[Android] VisualGDB wrong paths

Sysprogs forums Forums VisualGDB [Android] VisualGDB wrong paths

This topic contains 2 replies, has 3 voices, and was last updated by  progman 11 years, 1 month ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #551

    demoney
    Participant

    The build fails showing wrong object file paths:
    1>arm-linux-androideabi-g++ : error : D:/android/port//obj/local/areabi/objs-debug/StarGameCasino/core/gui/State.o: No such file or directory
    1>arm-linux-androideabi-g++ : error : D:/androi/port//obj/local/armeabi/objs-debug/StarGameCasino/core/videoslotlibs/cf1lib/RiskGame.o: No such file or directorydirectory

    The error can be in any place of the path (there were no errors in file name yet). Creating such wrong path and placing .o files there helps, but after adding/removing files/libs such errors move to another path.
    The project is rather big (maybe that matters). We’re using win 7 x64, MSVS 2010.

    #2351

    support
    Keymaster

    Hi,

    Which version of NDK and SDK are you using?
    Are you using a custom Android.mk file? Could you please post it here or send to the support email?

    #2352

    progman
    Participant

    @bazis wrote:

    Hi,
    Which version of NDK and SDK are you using?

    we are using android-ndk-r8b and SDK 20.0.3

    @bazis wrote:

    Hi,
    Are you using a custom Android.mk file? Could you please post it here or send to the support email?

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.