user:draugthewhopper:windowsbuild-server
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
user:draugthewhopper:windowsbuild-server [2025/02/26 16:01] – draugthewhopper | user:draugthewhopper:windowsbuild-server [2025/04/18 13:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 225: | Line 225: | ||
If it exits with exit code 3, the cause is unknown, but a TCP socket stuck in TIME_WAIT is a possible culprit. | If it exits with exit code 3, the cause is unknown, but a TCP socket stuck in TIME_WAIT is a possible culprit. | ||
+ | |||
+ | ====== More work on python: ====== | ||
+ | |||
+ | The libtool message about symbols is preventing an actual .dll file from being created. We can override libtool by editing libtool: | ||
+ | |||
+ | Now, the cfpython.dll is built, but cfanim fails: | ||
+ | |||
+ | make[3]: Entering directory '/ | ||
+ | CXXLD | ||
+ | C:/ | ||
+ | : .libs/ | ||
+ | C:/ | ||
+ | nce to `map_space(mapstruct const*, int, int)' | ||
+ | collect2.exe: | ||
+ | make[3]: *** [Makefile: | ||
+ | make[3]: Leaving directory '/ | ||
+ | make[2]: *** [Makefile: | ||
+ | make[2]: Leaving directory '/ | ||
+ | make[1]: *** [Makefile: | ||
+ | make[1]: Leaving directory '/ | ||
+ | make: *** [Makefile: | ||
+ | |||
+ | The server looks for plugins in ''/ | ||
+ | |||
+ | But, the server uses '' | ||
+ | |||
+ | However, when the server tries to load it, we get '' |
user/draugthewhopper/windowsbuild-server.1740607269.txt.gz · Last modified: (external edit)