Hi,
It seems profiling is broken in latest version.
Hint: used config file '/Users/xxx/Develop/git/Nim/config/nim.cfg' [Conf]
lib/system/profiler.nim(85, 23) Error: undeclared identifier: 'framePtr'
Thanks.
Seems working with latest HEAD, closing.
Reopening, since I've found how to reproduce this stable.
Failed every time if config.nims file is present in same folder as my nim file to profile.
Most helpful comment
Reopening, since I've found how to reproduce this stable.
Failed every time if
config.nimsfile is present in same folder as my nim file to profile.