We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running on devel: 11/13/2014 9e00d3aec2da69c23cdb5dba0e3f654e99ded379 Aporia: 10/15/2014 e5d144c
On Windows 7.
Tried using -d:release -d:useWinAnsi from bug #44
That didn't help. Tried nimble build, nimble install and also tried nim c aporia.nim
Also couldn't find the "dist" directory for pcre.dll.
"The dll for this can be found in Nimrod's repo, in the "dist" directory. Just copy it into aporia's directory or somewhere into your PATH."
I downloaded from http://gnuwin32.sourceforge.net/packages/pcre.htm and renamed pcre3.dll to pcre.dll.
it also appears to suggestions are not working. Could be the same problem.
Also on launch I'm getting this error 4 times.
(aporia.exe:15212): Gtk-CRITICAL **: gtk_accel_group_connect: assertion 'accel_k ey > 0' failed
The text was updated successfully, but these errors were encountered:
This is more likely a bug with Nim's idetools than with Aporia.
Sorry, something went wrong.
No branches or pull requests
Running on devel: 11/13/2014 9e00d3aec2da69c23cdb5dba0e3f654e99ded379
Aporia: 10/15/2014 e5d144c
On Windows 7.
Tried using -d:release -d:useWinAnsi from bug #44
That didn't help. Tried nimble build, nimble install and also tried nim c aporia.nim
Also couldn't find the "dist" directory for pcre.dll.
"The dll for this can be found in Nimrod's repo, in the "dist" directory. Just copy it into aporia's directory or somewhere into your PATH."
I downloaded from http://gnuwin32.sourceforge.net/packages/pcre.htm and renamed pcre3.dll to pcre.dll.
it also appears to suggestions are not working. Could be the same problem.
Also on launch I'm getting this error 4 times.
(aporia.exe:15212): Gtk-CRITICAL **: gtk_accel_group_connect: assertion 'accel_k
ey > 0' failed
The text was updated successfully, but these errors were encountered: