- Posts: 51
- Thank you received: 0
×
CodeTyphon Linux OS Development, discussions and problems
Question Error: cannot find /lib64/ld-linux-x86-64.so.2
- Chad Adams
- Topic Author
- Offline
- Junior Member
-
Less
More
1 year 7 months ago #15165
by Chad Adams
Error: cannot find /lib64/ld-linux-x86-64.so.2 was created by Chad Adams
I am getting the above build while compiling a library for Linux x64 on Windows IDE. I have the x64 os libraries installed (not qt, just regualr linux)
Windows DLL builds fine on same code.
I have confirmed the file is in the bin/Libraries location, and I have added that to libraries in the project.
Is this a bug? Or is there something I am missing?
Windows DLL builds fine on same code.
I have confirmed the file is in the bin/Libraries location, and I have added that to libraries in the project.
Is this a bug? Or is there something I am missing?
Please Log in or Create an account to join the conversation.
- Chad Adams
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 51
- Thank you received: 0
1 year 7 months ago #15166
by Chad Adams
Replied by Chad Adams on topic Error: cannot find /lib64/ld-linux-x86-64.so.2
I take that back. I have all three x64 os libraries installed. not just one.
Please Log in or Create an account to join the conversation.
- Chad Adams
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 51
- Thank you received: 0
1 year 7 months ago #15167
by Chad Adams
Replied by Chad Adams on topic Error: cannot find /lib64/ld-linux-x86-64.so.2
And under library path in options for the project, i have:
C:\codetyphon\binLibraries\x86_64-linux\
C:\codetyphon\binLibraries\x86_64-linux\
Please Log in or Create an account to join the conversation.
- Chad Adams
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 51
- Thank you received: 0
1 year 7 months ago #15168
by Chad Adams
Replied by Chad Adams on topic Error: cannot find /lib64/ld-linux-x86-64.so.2
I was running 6.9, i think that may be the problem. I see that issue was fixed in 7.0+
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
1 year 7 months ago #15170
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Error: cannot find /lib64/ld-linux-x86-64.so.2
Please
always use the latest CodeTyphon version
always use the latest CodeTyphon version
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.