You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2019. It is now read-only.
I followed your website instructions for compiling as x64 in windows 7. It compiles fine, yet x64 DLL projects fail to link with x64 libxbee3.dll The compiled x64 libxbee3.dll links fine with x86 DLL projects. I assume the make file is the issue. I tried multiple times. The issue was solved by compiling libxbee3 in visual studio.
The text was updated successfully, but these errors were encountered:
Unfortunately I don't often find myself with a functioning Windows dev
environment, but I'll look into this when I find a moment.
I'm glad you managed to find a work around for now.
Attie
On 19 May 2016 00:05, "MichaelWallace30" [email protected] wrote:
I followed your website instructions for compiling as x64 in windows 7. It
compiles fine, yet x64 DLL projects fail to link with x64 libxbee3.dll The
compiled x64 libxbee3.dll links fine with x86 DLL projects. I assume the
make file is the issue. I tried multiple times. The issue was solved by
compiling libxbee3 in visual studio.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #14
I followed your website instructions for compiling as x64 in windows 7. It compiles fine, yet x64 DLL projects fail to link with x64 libxbee3.dll The compiled x64 libxbee3.dll links fine with x86 DLL projects. I assume the make file is the issue. I tried multiple times. The issue was solved by compiling libxbee3 in visual studio.
The text was updated successfully, but these errors were encountered: