Search found 2 matches

by alexvazquez
Mon Sep 20, 2010 8:32 pm
Forum: Developers
Topic: SlimDX instead of DirectX
Replies: 1
Views: 3773

SlimDX instead of DirectX

Hi, I was trying to compile the app in VS2010 instead of x86 to Any CPU and i get the classic error that the app is not a valid win32 application and this is because Managed DirectX does not support 64 bit. There is a another great framework named SlimDX that supports 64bit and also .net 4.0 binarie...
by alexvazquez
Mon Sep 13, 2010 4:51 pm
Forum: Developers
Topic: Problem with Database Version
Replies: 1
Views: 3793

Problem with Database Version

Im new to OpenDental and I just download the sourcecode. It compiles without any problem. My issue is with the database. I install mysql and create a db named "opendental", then I import the SQL dump located in: C:\OpenDental\opendental7.2\packaging\opendentaldata\mysql.sql Then i excecute it and it...