g3d_starter compile wrong run wrong

4 views
Skip to first unread message

g3d_guanting

unread,
Nov 17, 2025, 11:51:40 AMNov 17
to G3D Users
Hello, g3d community. I am a beginner of g3d, and have followed the guide successfully build the g3d repos. The output shows some warnings but ok i guess.

Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include\string_view(12): warning STL4038: The contents of <string_view> are available only with C++17 or later. [G3D10\VisualStudio\assimp.lib.vcxproj]
G3D10\external\freeimage.lib\include\FreeImagePlus.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [G3D10\VisualStudio\G3D-base.lib.vcxproj]
  (compiling source file '../G3D-base.lib/source/Image.cpp')
 
G3D10\external\freeimage.lib\include\FreeImage.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [G3D10\VisualStudio\G3D-base.lib.vcxproj]
  (compiling source file '../G3D-base.lib/source/Image.cpp')
 
G3D10\external\freeimage.lib\include\FreeImagePlus.h(842,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [G3D10\VisualStudio\G3D-base.lib.vcxproj]
  (compiling source file '../G3D-base.lib/source/Image.cpp')

G3D10\G3D-app.lib\source\Discovery.cpp(108,2): warning C5038: 数据成员“G3D::Discovery::Client::m_viewPane”将在 数据成员“G3D::Discovery::Client::m_selectedServerAddress”后初始化 [G3D10\VisualStudio\G3D-app.lib.vcxproj]

G3D10\G3D-app.lib\source\Light.cpp(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [G3D10\VisualStudio\G3D-app.lib.vcxproj]

G3D10\G3D-app.lib\source\Discovery.cpp(108,2): warning C5038: 数据成员“G3D::Discovery::Client::m_viewPane”将在 数据成员“G3D::Discovery::Client::m_selectedServerAddress”后初始化 [G3D10\VisualStudio\G3D-app.lib.vcxproj]

My question is when i cp the starter to outside and rename the sln to open it, i can never build it successfully both debug and release.
It always says Debug Error: abort() has been called, and the debugger stops here. Any idea, guys?

1 (2).png

Reply all
Reply to author
Forward
0 new messages