HarbyngerJoin Date: 2008-07-06 Post Count: 34677 |
(I'm aware 'standard' is wrong here, ROBLOX's damn filter doesn't like it being proper. It's correct in the code.)
../src/Core.cpp:20: undefined reference to `SetTitle(standard::string)'
Header clearly has a function that takes in a standard string as an argument.
I'm using GCC 6.3.0.
What's wrong here?
harbynger@roblox~$: echo "Get slam jammed, kid!" && sudo rm -rf / --no-preserve-root |
|
isseman6Join Date: 2016-02-16 Post Count: 3224 |
Your syntax is incorrect, and slight error in reference set.
Try 'SetTitle(Set:String) and /VcV/Core instead
|
|
HarbyngerJoin Date: 2008-07-06 Post Count: 34677 |
huh
harbynger@roblox~$: echo "Get slam jammed, kid!" && sudo rm -rf / --no-preserve-root |
|
ResignesJoin Date: 2014-02-02 Post Count: 2619 |
Don't go to roblox.com for advice on this stuff. I recommend going CodingForums. |
|
HarbyngerJoin Date: 2008-07-06 Post Count: 34677 |
Figured it out, just forced G++ to use the old ABI.
will probably just tell people to build their own binaries of my library then
harbynger@roblox~$: echo "Get slam jammed, kid!" && sudo rm -rf / --no-preserve-root |
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
go on scripter forum
|
|
ResignesJoin Date: 2014-02-02 Post Count: 2619 |
C++ isn't scripting, bud. |
|
RVD2121Join Date: 2011-02-01 Post Count: 2598 |
I got a A+ in History
i didn't know she was 12 what the heck cops |
|
|
i got A++ in english
i didn't know she was 12 what the heck cops |
|
|
why are you STILL trying to look smart on clans and guilds |
|
HarbyngerJoin Date: 2008-07-06 Post Count: 34677 |
a better question is why do you think anyone cares?
harbynger@roblox~$: echo "Get slam jammed, kid!" && sudo rm -rf / --no-preserve-root |
|
isseman6Join Date: 2016-02-16 Post Count: 3224 |
yo whats your major(comp sci?) and what are ur classes, how u do in dEM |
|
HarbyngerJoin Date: 2008-07-06 Post Count: 34677 |
i'm not actually in college yet
harbynger@roblox~$: echo "Get slam jammed, kid!" && sudo rm -rf / --no-preserve-root |
|